local types = import 'types.libsonnet'; types.envoy.config.cluster.v3.Cluster.TransportSocketMatch .withMatch(types.google.protobuf.Struct) .withName('string') .withTransportSocket(types.envoy.config.core.v3.TransportSocket) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
match | google.protobuf.Struct |
|
||
name | string |
{"String_":{"WellKnown":null,"min_len":1}}
|
||
transport_socket | envoy.config.core.v3.TransportSocket |
|