Kazan v0.1.0 Kazan.Models.V1.PersistentVolumeStatus

PersistentVolumeStatus is the current status of a persistent volume.

Properties

  • message - A human-readable message indicating details about why the volume is in this state.
  • phase - Phase indicates if a volume is available, bound to a claim, or released by a claim. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#phase
  • reason - Reason is a brief CamelCase string that describes any failure and is meant for machine parsing and tidy display in the CLI.