Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::NetworkConfig::ClusterNetworkPerformanceConfig.
Configuration of network bandwidth tiers
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#total_egress_bandwidth_tier
def total_egress_bandwidth_tier() -> ::Google::Cloud::Container::V1::NetworkConfig::ClusterNetworkPerformanceConfig::Tier
Returns
- (::Google::Cloud::Container::V1::NetworkConfig::ClusterNetworkPerformanceConfig::Tier) — Specifies the total network bandwidth tier for NodePools in the cluster.
#total_egress_bandwidth_tier=
def total_egress_bandwidth_tier=(value) -> ::Google::Cloud::Container::V1::NetworkConfig::ClusterNetworkPerformanceConfig::Tier
Parameter
- value (::Google::Cloud::Container::V1::NetworkConfig::ClusterNetworkPerformanceConfig::Tier) — Specifies the total network bandwidth tier for NodePools in the cluster.
Returns
- (::Google::Cloud::Container::V1::NetworkConfig::ClusterNetworkPerformanceConfig::Tier) — Specifies the total network bandwidth tier for NodePools in the cluster.