local types = import 'types.libsonnet'; types.envoy.config.route.v3.VirtualCluster .withHeaders([ types.envoy.config.route.v3.HeaderMatcher ]) .withName('string') ._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| headers | [] envoy.config.route.v3.HeaderMatcher |
|
||
| name | string |
{"String_":{"WellKnown":null,"min_len":1}}
|