local types = import 'types.libsonnet'; types.envoy.extensions.filters.network.thrift_proxy.v3.RouteAction.RequestMirrorPolicy .withCluster('string') .withRuntimeFraction(types.envoy.config.core.v3.RuntimeFractionalPercent) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
cluster | string |
{"String_":{"WellKnown":null,"min_len":1}}
|
||
runtime_fraction | envoy.config.core.v3.RuntimeFractionalPercent |
|