Listeners
As of Envoy v1.18 the v2 API has been removed and is no longer supported.
If you are upgrading from v2 API config you may wish to view the v2 API documentation:
Admin endpoint uses this wrapper for /listeners to display listener status information. See for more information.
listener_statuses
(repeated admin.v3.ListenerStatus) List of listener statuses.
admin.v3.ListenerStatus
Details an individual listener’s current status.
name
(string) Name of the listener
() The actual local address that the listener is listening on. If a listener was configured to listen on port 0, then this address has the port that was allocated by the OS.