V1DaemonSetCondition

March 28, 2026 ยท View on GitHub

DaemonSetCondition describes the state of a DaemonSet at a certain point.

Properties

NameTypeDescriptionNotes
last_transition_timedatetimeLast time the condition transitioned from one status to another.[optional]
messagestrA human readable message indicating details about the transition.[optional]
reasonstrThe reason for the condition's last transition.[optional]
statusstrStatus of the condition, one of True, False, Unknown.
typestrType of DaemonSet condition.

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