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 \ NetworkConfigMethods
__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 |