local types = import 'types.libsonnet'; types.envoy.extensions.filters.network.dubbo_proxy.v3.RouteMatch .withHeaders([ types.envoy.config.route.v3.HeaderMatcher ]) .withMethod(types.envoy.extensions.filters.network.dubbo_proxy.v3.MethodMatch) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
headers | [] envoy.config.route.v3.HeaderMatcher |
|
||
method | envoy.extensions.filters.network.dubbo_proxy.v3.MethodMatch |
|