local types = import 'types.libsonnet'; types.envoy.extensions.common.matching.v3.ExtensionWithMatcher .withExtensionConfig(types.envoy.config.core.v3.TypedExtensionConfig) .withMatcher(types.envoy.config.common.matcher.v3.Matcher) .withXdsMatcher(types.xds.type.matcher.v3.Matcher) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
extension_config | envoy.config.core.v3.TypedExtensionConfig | yes |
|
|
matcher | envoy.config.common.matcher.v3.Matcher |
|
||
xds_matcher | xds.type.matcher.v3.Matcher |
|