local types = import 'types.libsonnet'; types.xds.type.matcher.v3.Matcher.MatcherList.FieldMatcher .withOnMatch(types.xds.type.matcher.v3.Matcher.OnMatch) .withPredicate(types.xds.type.matcher.v3.Matcher.MatcherList.Predicate) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
on_match | xds.type.matcher.v3.Matcher.OnMatch | yes |
|
|
predicate | xds.type.matcher.v3.Matcher.MatcherList.Predicate | yes |
|