# Constants
VolumeConditionTypeReady means that API server on the Volume is ready for service.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
Volume is the Schema for the volumes API +kubebuilder:resource:shortName=vol,scope=Cluster +kubebuilder:subresource:status.
No description provided by the author
VolumeList contains a list of Volume.
VolumeSpec defines the desired state of Volume.
VolumeStatus defines the observed state of Volume.
# Type aliases
VolumeConditionType is a valid value for VolumeCondition.Type.