local types = import 'types.libsonnet'; types.xds.type.matcher.v3.Matcher .withMatcherList(types.xds.type.matcher.v3.Matcher.MatcherList) .withMatcherTree(types.xds.type.matcher.v3.Matcher.MatcherTree) .withOnNoMatch(types.xds.type.matcher.v3.Matcher.OnMatch) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
matcher_list | xds.type.matcher.v3.Matcher.MatcherList | matcher_type |
|
|
matcher_tree | xds.type.matcher.v3.Matcher.MatcherTree | matcher_type |
|
|
on_no_match | xds.type.matcher.v3.Matcher.OnMatch |
|