Module: Google::Cloud::NetworkServices::V1::LoadBalancingScheme

Defined in:
proto_docs/google/cloud/networkservices/v1/dep.rb

Overview

Load balancing schemes supported by the LbTrafficExtension resource and LbRouteExtension resource. For more information, refer to Choosing a load balancer.

Constant Summary collapse

LOAD_BALANCING_SCHEME_UNSPECIFIED =

Default value. Do not use.

0
INTERNAL_MANAGED =

Signifies that this is used for Internal HTTP(S) Load Balancing.

1
EXTERNAL_MANAGED =

Signifies that this is used for External Managed HTTP(S) Load Balancing.

2