Documentation ¶
Index ¶
Constants ¶
View Source
const MountOptionAnnotation = "volume.beta.kubernetes.io/mount-options"
MountOptionAnnotation defines mount option annotation used in PVs
Variables ¶
This section is empty.
Functions ¶
func ValidatePersistentVolume ¶
func ValidatePersistentVolume(pv *api.PersistentVolume) field.ErrorList
ValidatePersistentVolume validates PV object for plugin specific validation We can put here validations which are specific to volume types.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.