Google Cloud Container V1 Client - Class ClusterNetworkPerformanceConfig (1.30.1)

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

Configuration of network bandwidth tiers

Generated from protobuf message google.container.v1.NetworkConfig.ClusterNetworkPerformanceConfig

Namespace

Google \ Cloud \ Container \ V1 \ NetworkConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ total_egress_bandwidth_tier int

Specifies the total network bandwidth tier for NodePools in the cluster.

getTotalEgressBandwidthTier

Specifies the total network bandwidth tier for NodePools in the cluster.

Returns
Type Description
int

hasTotalEgressBandwidthTier

clearTotalEgressBandwidthTier

setTotalEgressBandwidthTier

Specifies the total network bandwidth tier for NodePools in the cluster.

Parameter
Name Description
var int
Returns
Type Description
$this