Class StatusCondition (2.3.1)

StatusCondition(mapping=None, *, ignore_unknown_fields=False, **kwargs)

StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).

Attributes

NameDescription
code .cluster_service.StatusCondition.Code
Machine-friendly representation of the condition Deprecated. Use canonical_code instead.
message str
Human-friendly representation of the condition
canonical_code .gr_code.Code
Canonical code of the condition.

Classes

Code

Code(value)

Code for each condition