Home

envoy.config.common.matcher.v3.Matcher.OnMatch

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.OnMatch
.withAction(types.envoy.config.core.v3.TypedExtensionConfig)
.withMatcher(types.envoy.config.common.matcher.v3.Matcher)
._validate()

Fields

Name Type One-of group Required Constraints
action envoy.config.core.v3.TypedExtensionConfig on_match  
matcher envoy.config.common.matcher.v3.Matcher on_match