Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::GatewayAPIConfig.
GatewayAPIConfig contains the desired config of Gateway API on this cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#channel
def channel() -> ::Google::Cloud::Container::V1::GatewayAPIConfig::Channel
Returns
- (::Google::Cloud::Container::V1::GatewayAPIConfig::Channel) — The Gateway API release channel to use for Gateway API.
#channel=
def channel=(value) -> ::Google::Cloud::Container::V1::GatewayAPIConfig::Channel
Parameter
- value (::Google::Cloud::Container::V1::GatewayAPIConfig::Channel) — The Gateway API release channel to use for Gateway API.
Returns
- (::Google::Cloud::Container::V1::GatewayAPIConfig::Channel) — The Gateway API release channel to use for Gateway API.