Home

xds.type.matcher.v3.Matcher.MatcherTree.MatchMap

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.xds.type.matcher.v3.Matcher.MatcherTree.MatchMap
.withMap({ key: types.xds.type.matcher.v3.Matcher.OnMatch })
._validate()

Nested Messages

Fields

Name Type One-of group Required Constraints
map map[string] xds.type.matcher.v3.Matcher.OnMatch yes  {"Map":{"min_pairs":1}}