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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]