local types = import 'types.libsonnet'; types.envoy.extensions.filters.network.thrift_proxy.v3.WeightedCluster .withClusters([ types.envoy.extensions.filters.network.thrift_proxy.v3.WeightedCluster.ClusterWeight ]) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
clusters | [] envoy.extensions.filters.network.thrift_proxy.v3.WeightedCluster.ClusterWeight | yes |
{"Repeated":{"min_items":1}}
|