V1NamespaceCondition

March 28, 2026 ยท View on GitHub

NamespaceCondition contains details about state of namespace.

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 of the condition, one of True, False, Unknown.
typestrType of namespace controller condition.

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