Upstream filters¶
Upstream filters apply to the connections to the upstream cluster hosts.
cluster.Filter¶
- 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.