local types = import 'types.libsonnet';
types.envoy.config.common.matcher.v3.Matcher.MatcherTree.MatchMap.MapEntry
.withKey('string')
.withValue(types.envoy.config.common.matcher.v3.Matcher.OnMatch)
._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| key | string |
|
||
| value | envoy.config.common.matcher.v3.Matcher.OnMatch |
|