Class NetworkPerformanceConfig (2.11.1)

NetworkPerformanceConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration of all network bandwidth tiers

Attributes

NameDescription
total_egress_bandwidth_tier google.cloud.container_v1beta1.types.NodeNetworkConfig.NetworkPerformanceConfig.Tier
Specifies the total network bandwidth tier for the NodePool. This field is a member of `oneof`_ ``_total_egress_bandwidth_tier``.
external_ip_egress_bandwidth_tier google.cloud.container_v1beta1.types.NodeNetworkConfig.NetworkPerformanceConfig.Tier
Specifies the network bandwidth tier for the NodePool for traffic to external/public IP addresses. This field is a member of `oneof`_ ``_external_ip_egress_bandwidth_tier``.

Inheritance

builtins.object > proto.message.Message > NetworkPerformanceConfig

Classes

Tier

Tier(value)

Node network tier