Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 940 Bytes

V1beta3FlowSchemaCondition.md

File metadata and controls

15 lines (10 loc) · 940 Bytes

V1beta3FlowSchemaCondition

Properties

Name Type Description Notes
last_transition_time Option<String> lastTransitionTime is the last time the condition transitioned from one status to another. [optional]
message Option<String> message is a human-readable message indicating details about last transition. [optional]
reason Option<String> reason is a unique, one-word, CamelCase reason for the condition's last transition. [optional]
status Option<String> status is the status of the condition. Can be True, False, Unknown. Required. [optional]
_type Option<String> type is the type of the condition. Required. [optional]

[Back to Model list] [Back to API list] [Back to README]