Upstream filters
Upstream filters apply to the connections to the upstream cluster hosts.
config.cluster.v3.Filter
[config.cluster.v3.Filter proto]
{
"name": "...",
"typed_config": "{...}"
}
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.
当前内容版权归 Envoy Proxy 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Envoy Proxy .