local types = import 'types.libsonnet'; types.envoy.config.cluster.v3.Cluster.CommonLbConfig.ZoneAwareLbConfig .withFailTrafficOnPanic(false) .withMinClusterSize(1) .withRoutingEnabled(types.envoy.type.v3.Percent) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
fail_traffic_on_panic | bool |
|
||
min_cluster_size | google.protobuf.UInt64Value |
|
||
routing_enabled | envoy.type.v3.Percent |
|