# Functions
InitDiskConfigWebhookDeps configures dependencies for webhook.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# 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
DiskConfig is the Schema for the diskconfigs API.
DiskConfigList contains a list of DiskConfig.
DiskConfigSpec defines the desired state of DiskConfig.
DiskConfigStatus defines the observed state of DiskConfig.
Policy defines disk resize policies.
# Type aliases
+kubebuilder:validation:Enum=ReadWriteSame;ReadWriteOnce;ReadWriteDaemon.