package
0.0.0-20240819180206-1aa1ecb48432
Repository: https://github.com/libopenstorage/cloudops.git
Documentation: pkg.go.dev
# Constants
VolumeAttachmentStateAttached volume is attached.
VolumeAttachmentStateAttaching volume is attaching.
VolumeAttachmentStateDetached volume is detached.
VolumeAttachmentStateDetaching volume is detaching.
# Structs
CloudVolume runtime status of CloudVolume.
CloudVolumeAttachment runtime volume attachment status.
CloudVolumeSpec defines volume spec.
# Type aliases
VolumeAttachmentState enum for current volume attachment state.