Kazan v0.3.0 Kazan.Models.V1.PersistentVolumeClaim
PersistentVolumeClaim is a user’s request for and claim to a persistent volume
Properties
metadata
::Kazan.Models.V1.ObjectMeta
- Standard object’s metadata. More info.
spec
::Kazan.Models.V1.PersistentVolumeClaimSpec
- Spec defines the desired characteristics of a volume requested by a pod author. More info.
status
::Kazan.Models.V1.PersistentVolumeClaimStatus
- Status represents the current information/status of a persistent volume claim. Read-only. More info.