local types = import 'types.libsonnet';
types.envoy.config.core.v3.Pipe
.withMode(1)
.withPath('string')
._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| mode | uint32 |
{"Uint32":{"lte":511}}
|
||
| path | string |
{"String_":{"WellKnown":null,"min_len":1}}
|