--- title: ALPN filter for overriding ALPN for upstream TLS connections. layout: protoc-gen-docs generator: protoc-gen-docs number_of_entries: 3 ---

FilterConfig

FilterConfig is the config for Istio-specific filter.

Field Description

Map from upstream protocol to list of ALPN

AlpnOverride

Field Description

Upstream protocol

string[]

A list of ALPN that will override the ALPN for upstream TLS connections.

Protocol

Upstream protocols

Name Description
HTTP10
HTTP11
HTTP2