Kazan v0.2.0 Kazan.Models.V1.PersistentVolumeClaimSpec
PersistentVolumeClaimSpec describes the common attributes of storage devices and allows a Source for provider-specific attributes
Properties
access_modes
:: [String
]- AccessModes contains the desired access modes the volume should have. More info.
resources
::Kazan.Models.V1.ResourceRequirements
- Resources represents the minimum resources the volume should have. More info.
selector
::Kazan.Models.Unversioned.LabelSelector
- A label query over volumes to consider for binding.
volume_name
::String
- VolumeName is the binding reference to the PersistentVolume backing this claim.