Google Cloud Container V1 Client - Class EnterpriseConfig (1.24.0)

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

EnterpriseConfig is the cluster enterprise configuration.

Generated from protobuf message google.container.v1.EnterpriseConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ cluster_tier int

Output only. [Output only] cluster_tier specifies the premium tier of the cluster.

getClusterTier

Output only. [Output only] cluster_tier specifies the premium tier of the cluster.

Returns
TypeDescription
int

setClusterTier

Output only. [Output only] cluster_tier specifies the premium tier of the cluster.

Parameter
NameDescription
var int
Returns
TypeDescription
$this