Home

envoy.config.common.matcher.v3.Matcher.MatcherList.FieldMatcher

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.config.common.matcher.v3.Matcher.MatcherList.FieldMatcher
.withOnMatch(types.envoy.config.common.matcher.v3.Matcher.OnMatch)
.withPredicate(types.envoy.config.common.matcher.v3.Matcher.MatcherList.Predicate)
._validate()

Fields

Name Type One-of group Required Constraints
on_match envoy.config.common.matcher.v3.Matcher.OnMatch yes 
predicate envoy.config.common.matcher.v3.Matcher.MatcherList.Predicate yes