Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::NodeNetworkConfig::NetworkPerformanceConfig.
Configuration of all 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::NodeNetworkConfig::NetworkPerformanceConfig::Tier
Returns
- (::Google::Cloud::Container::V1::NodeNetworkConfig::NetworkPerformanceConfig::Tier) — Specifies the total network bandwidth tier for the NodePool.
#total_egress_bandwidth_tier=
def total_egress_bandwidth_tier=(value) -> ::Google::Cloud::Container::V1::NodeNetworkConfig::NetworkPerformanceConfig::Tier
Parameter
- value (::Google::Cloud::Container::V1::NodeNetworkConfig::NetworkPerformanceConfig::Tier) — Specifies the total network bandwidth tier for the NodePool.
Returns
- (::Google::Cloud::Container::V1::NodeNetworkConfig::NetworkPerformanceConfig::Tier) — Specifies the total network bandwidth tier for the NodePool.