CloudRunConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Configuration options for the Cloud Run feature.
Attributes |
|
---|---|
Name | Description |
disabled |
bool
Whether Cloud Run addon is enabled for this cluster. |
load_balancer_type |
google.cloud.container_v1beta1.types.CloudRunConfig.LoadBalancerType
Which load balancer type is installed for Cloud Run. |
Classes
LoadBalancerType
LoadBalancerType(value)
Load balancer type of ingress service of Cloud Run.