Google Cloud Container V1 Client - Class GatewayAPIConfig (1.10.3)

Reference documentation and code samples for the Google Cloud Container V1 Client class GatewayAPIConfig.

GatewayAPIConfig contains the desired config of Gateway API on this cluster.

Generated from protobuf message google.container.v1.GatewayAPIConfig

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ channel int

The Gateway API release channel to use for Gateway API.

getChannel

The Gateway API release channel to use for Gateway API.

Returns
TypeDescription
int

setChannel

The Gateway API release channel to use for Gateway API.

Parameter
NameDescription
var int
Returns
TypeDescription
$this