Files
website/docs/api-reference/v1.5/documents/_generated_persistentvolumeclaimstatus_v1_concept.md
T
2017-01-13 09:56:34 -08:00

786 B


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.