Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::CloudRunConfig::LoadBalancerType (v0.10.1)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::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.