Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::CloudRunConfig::LoadBalancerType (v1.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::CloudRunConfig::LoadBalancerType.
Load balancer type of ingress service of Cloud Run.
Constants
LOAD_BALANCER_TYPE_UNSPECIFIED
value: 0 Load balancer type for Cloud Run is unspecified.
LOAD_BALANCER_TYPE_EXTERNAL
value: 1 Install external load balancer for Cloud Run.
LOAD_BALANCER_TYPE_INTERNAL
value: 2 Install internal load balancer for Cloud Run.