Class ReleaseChannel

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

ReleaseChannel indicates which release channel a cluster is subscribed to. Release channels are arranged in order of risk. When a cluster is subscribed to a release channel, Google maintains both the master version and the node version. Node auto-upgrade defaults to true and cannot be disabled.

Attribute

NameDescription
channel google.cloud.container_v1.types.ReleaseChannel.Channel
channel specifies which release channel the cluster is subscribed to.

Inheritance

builtins.object > proto.message.Message > ReleaseChannel

Classes

Channel

Channel(value)

Possible values for 'channel'.