Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::ReleaseChannel (v0.16.1)

Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::ReleaseChannel.

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.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#channel

def channel() -> ::Google::Cloud::Container::V1::ReleaseChannel::Channel
Returns

#channel=

def channel=(value) -> ::Google::Cloud::Container::V1::ReleaseChannel::Channel
Parameter
Returns