Optional
accessaccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1
Optional
dataOptional
dataOptional
resourcesOptional
selectorOptional
storagestorageClassName is the name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1
Optional
volumevolumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec.
Optional
volumevolumeName is the binding reference to the PersistentVolume backing this claim.
Static
attributeStatic
discriminatorStatic
getGenerated using TypeDoc
PersistentVolumeClaimSpec describes the common attributes of storage devices and allows a Source for provider-specific attributes