Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 680 Bytes

Condition.md

File metadata and controls

17 lines (10 loc) · 680 Bytes

Condition

Condition contains details about resource state

Properties

Name Type Description Notes
status String Condition status, True, False or Unknown.
type String Condition type.
message String Human-readable message indicating details about last transition. [optional]
lastTransitionTime org.joda.time.DateTime [optional]
reason String Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. For example, "ImageNotFound" [optional]