X Tutup
Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 714 Bytes

File metadata and controls

15 lines (10 loc) · 714 Bytes

V1NodeCondition

Properties

Name Type Description Notes
lastHeartbeatTime DateTime Last time we got an update on a given condition. [optional]
lastTransitionTime DateTime Last time the condition transit from one status to another. [optional]
message String Human readable message indicating details about last transition. [optional]
reason String (brief) reason for the condition's last transition. [optional]
status String Status of the condition, one of True, False, Unknown.
type String Type of node condition.
X Tutup