V1APIServiceCondition

March 28, 2026 ยท View on GitHub

APIServiceCondition describes the state of an APIService at a particular point

Properties

NameTypeDescriptionNotes
last_transition_timedatetimeLast time the condition transitioned from one status to another.[optional]
messagestrHuman-readable message indicating details about last transition.[optional]
reasonstrUnique, one-word, CamelCase reason for the condition's last transition.[optional]
statusstrStatus is the status of the condition. Can be True, False, Unknown.
typestrType is the type of the condition.

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