EnvVolume

abstract class EnvVolume

Wrapper class representing a volume 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 volume.

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

Removes this volume from the local registry.