.. _envoy_api_file_envoy/config/listener/v2/api_listener.proto: API listener ============ .. _envoy_api_msg_config.listener.v2.ApiListener: 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. .. code-block:: json { "api_listener": "{...}" } .. _envoy_api_field_config.listener.v2.ApiListener.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)