Google Kubernetes Engine v1 API - Enum CloudRunConfig.Types.LoadBalancerType (3.25.0)

public enum CloudRunConfig.Types.LoadBalancerType

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum CloudRunConfig.Types.LoadBalancerType.

Load balancer type of ingress service of Cloud Run.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
External

Install external load balancer for Cloud Run.

Internal

Install internal load balancer for Cloud Run.

Unspecified

Load balancer type for Cloud Run is unspecified.