Home

envoy.config.common.matcher.v3.MatchPredicate.MatchSet

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.MatchPredicate.MatchSet
.withRules([ types.envoy.config.common.matcher.v3.MatchPredicate ])
._validate()

Fields

Name Type One-of group Required Constraints
rules [] envoy.config.common.matcher.v3.MatchPredicate yes  {"Repeated":{"min_items":2}}