Schema
objectio.k8s.api.core.v1.NodeCondition
NodeCondition contains condition information for a node.
- Source
specs/api__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
lastHeartbeatTime
optionalLast time we got an update on a given condition.
lastTransitionTime
optionalLast time the condition transit from one status to another.
message string
optionalHuman readable message indicating details about last transition.
reason string
optional(brief) reason for the condition's last transition.
status string
requiredStatus of the condition, one of True, False, Unknown.
type string
requiredType of node condition.