Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 699 Bytes

RuntimeCondition.md

File metadata and controls

15 lines (10 loc) · 699 Bytes

RuntimeCondition

Properties

Name Type Description Notes
lastProbeTime V1Time The last time this condition was updated. [optional]
lastTransitionTime V1Time 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 cache condition.