Class StatusCondition (2.4.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 google.cloud.container_v1beta1.types.StatusCondition.Code
Machine-friendly representation of the condition Deprecated. Use canonical_code instead.
message str
Human-friendly representation of the condition
canonical_code google.rpc.code_pb2.Code
Canonical code of the condition.

Classes

Code

Code(value)

Code for each condition