Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 610 Bytes

V1StatefulSetCondition.md

File metadata and controls

12 lines (9 loc) · 610 Bytes

Kubernetes::V1StatefulSetCondition

Properties

Name Type Description Notes
last_transition_time DateTime Last time the condition transitioned from one status to another. [optional]
message String A human readable message indicating details about the transition. [optional]
reason String The reason for the condition's last transition. [optional]
status String Status of the condition, one of True, False, Unknown.
type String Type of statefulset condition.