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