Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 837 Bytes

V1RouteIngressCondition.md

File metadata and controls

14 lines (10 loc) · 837 Bytes

V1RouteIngressCondition

Properties

Name Type Description Notes
type str Type is the type of the condition. Currently only Ready.
status str Status is the status of the condition. Can be True, False, Unknown.
reason str (brief) reason for the condition's last transition, and is usually a machine and human readable constant [optional]
message str Human readable message indicating details about last transition. [optional]
last_transition_time str RFC 3339 date and time when this condition last transitioned [optional]

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