EnvImage

abstract class EnvImage

Wrapper class representing an image in a virtualization environment.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract suspend fun inspect(): Any?

Inspects the information of this virtualization image.

Link copied to clipboard
abstract suspend fun remove(): Boolean

Removes this image from the local registry.