local types = import 'types.libsonnet'; types.envoy.extensions.key_value.file_based.v3.FileBasedKeyValueStoreConfig .withFilename('string') .withFlushInterval(types.google.protobuf.Duration) .withMaxEntries(1) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
filename | string |
{"String_":{"WellKnown":null,"min_len":1}}
|
||
flush_interval | google.protobuf.Duration |
|
||
max_entries | google.protobuf.UInt32Value |
|