Google Cloud Container V1 Client - Class K8sBetaAPIConfig (1.17.1)

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

K8sBetaAPIConfig , configuration for beta APIs

Generated from protobuf message google.container.v1.K8sBetaAPIConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ enabled_apis array

Enabled k8s beta APIs.

getEnabledApis

Enabled k8s beta APIs.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setEnabledApis

Enabled k8s beta APIs.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this