Upstream filters¶
Upstream filters apply to the connections to the upstream cluster hosts.
config.cluster.v3.Filter¶
[config.cluster.v3.Filter proto]
- name
(string, REQUIRED) The name of the filter to instantiate. The name must match a supported filter.
- typed_config
(Any) Filter specific configuration which depends on the filter being instantiated. See the supported filters for further documentation.