package
1.5.0
Repository: https://github.com/hashicorp/vic.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
given an ID, compute the volume's label.
NewVolume creates a Volume.

# Structs

No description provided by the author
Volume is the handle to identify a volume on the backing store.
VolumeExistsError : custom error type for when a create operation targets and already occupied ID.
VolumeStoreNotFoundError : custom error type for when we fail to find a target volume store.

# Interfaces

No description provided by the author
VolumeStorer is an interface to create, remove, enumerate, and get Volumes.