API listener

config.listener.v2.ApiListener

[config.listener.v2.ApiListener proto]

Describes a type of API listener, which is used in non-proxy clients. The type of API exposed to the non-proxy application depends on the type of API listener.

{
  "api_listener": "{...}"
}
api_listener

(Any) The type in this field determines the type of API listener. At present, the following types are supported: envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager (HTTP)