Documentation
¶
Index ¶
- func ValidateVolume(volume *storage.Volume) field.ErrorList
- func ValidateVolumeClaim(volumeClaim *storage.VolumeClaim) field.ErrorList
- func ValidateVolumeClaimUpdate(newVolumeClaim, oldVolumeClaim *storage.VolumeClaim) field.ErrorList
- func ValidateVolumeClass(volumeClass *storage.VolumeClass) field.ErrorList
- func ValidateVolumeClassUpdate(newVolumeClass, oldVolumeClass *storage.VolumeClass) field.ErrorList
- func ValidateVolumePool(volumePool *storage.VolumePool) field.ErrorList
- func ValidateVolumePoolUpdate(newVolumePool, oldVolumePool *storage.VolumePool) field.ErrorList
- func ValidateVolumeUpdate(newVolume, oldVolume *storage.Volume) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateVolumeClaim ¶
func ValidateVolumeClaim(volumeClaim *storage.VolumeClaim) field.ErrorList
func ValidateVolumeClaimUpdate ¶
func ValidateVolumeClaimUpdate(newVolumeClaim, oldVolumeClaim *storage.VolumeClaim) field.ErrorList
func ValidateVolumeClass ¶
func ValidateVolumeClass(volumeClass *storage.VolumeClass) field.ErrorList
func ValidateVolumeClassUpdate ¶
func ValidateVolumeClassUpdate(newVolumeClass, oldVolumeClass *storage.VolumeClass) field.ErrorList
func ValidateVolumePool ¶
func ValidateVolumePool(volumePool *storage.VolumePool) field.ErrorList
func ValidateVolumePoolUpdate ¶
func ValidateVolumePoolUpdate(newVolumePool, oldVolumePool *storage.VolumePool) field.ErrorList
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.