--- WARNING: THIS IS AN AUTO-GENERATED FILE, DO NOT EDIT. PLEASE MODIFY THE ORIGINAL SOURCE IN THE 'https://github.com/istio/proxy' REPO source_repo: https://github.com/istio/proxy title: Metadata Exchange Config description: Configuration for Metadata Exchange Filter. location: https://istio.io/docs/reference/config/proxy_extensions/metadata_exchange.html. layout: protoc-gen-docs generator: protoc-gen-docs weight: 20 number_of_entries: 2 ---

PluginConfig

Field Type Description Required
maxPeerCacheSize UInt32Value

maximum size of the peer metadata cache. A long lived proxy that connects with many transient peers can build up a large cache. To turn off the cache, set this field to zero.

No

google.protobuf.UInt32Value

Wrapper message for uint32.

The JSON representation for UInt32Value is JSON number.

Field Type Description Required
value uint32

The uint32 value.

No