Kazan v0.11.0 Kazan.Apis.Core.V1.PersistentVolumeClaimCondition View Source
PersistentVolumeClaimCondition contails details about state of pvc
OpenAPI Definition: io.k8s.api.core.v1.PersistentVolumeClaimCondition
Properties
last_probe_time
::Kazan.Models.Apimachinery.Meta.V1.Time
- Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.
last_transition_time
::Kazan.Models.Apimachinery.Meta.V1.Time
- Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.
message
::String
- Human-readable message indicating details about last transition.
reason
::String
- Unique, this should be a short, machine understandable string that gives the reason for condition’s last transition. If it reports “ResizeStarted” that means the underlying persistent volume is being resized.
status
::String
type
::String