status property

PersistentVolumeStatus? status
final

status represents the current information/status for the persistent volume. Populated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistent-volumes.

Implementation

final PersistentVolumeStatus? status;