## PersistentVolumeClaimStatus v1 Group | Version | Kind ------------ | ---------- | ----------- Core | v1 | PersistentVolumeClaimStatus PersistentVolumeClaimStatus is the current status of a persistent volume claim. Field | Description ------------ | ----------- accessModes
*string array* | AccessModes contains the actual access modes the volume backing the PVC has. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#access-modes-1 capacity
*object* | Represents the actual resources of the underlying volume. phase
*string* | Phase represents the current phase of PersistentVolumeClaim.