| Class | Description |
|---|---|
| ConfigDumpOuterClass | |
| ConfigDumpOuterClass.BootstrapConfigDump |
This message describes the bootstrap configuration that Envoy was started with.
|
| ConfigDumpOuterClass.BootstrapConfigDump.Builder |
This message describes the bootstrap configuration that Envoy was started with.
|
| ConfigDumpOuterClass.ClustersConfigDump |
Envoy's cluster manager fills this message with all currently known clusters.
|
| ConfigDumpOuterClass.ClustersConfigDump.Builder |
Envoy's cluster manager fills this message with all currently known clusters.
|
| ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster |
Describes a dynamically loaded cluster via the CDS API.
|
| ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder |
Describes a dynamically loaded cluster via the CDS API.
|
| ConfigDumpOuterClass.ConfigDump |
The :ref:`/config_dump <operations_admin_interface_config_dump>` admin endpoint uses this wrapper
message to maintain and serve arbitrary configuration information from any component in Envoy.
|
| ConfigDumpOuterClass.ConfigDump.Builder |
The :ref:`/config_dump <operations_admin_interface_config_dump>` admin endpoint uses this wrapper
message to maintain and serve arbitrary configuration information from any component in Envoy.
|
| ConfigDumpOuterClass.ListenersConfigDump |
Envoy's listener manager fills this message with all currently known listeners.
|
| ConfigDumpOuterClass.ListenersConfigDump.Builder |
Envoy's listener manager fills this message with all currently known listeners.
|
| ConfigDumpOuterClass.ListenersConfigDump.DynamicListener |
Describes a dynamically loaded cluster via the LDS API.
|
| ConfigDumpOuterClass.ListenersConfigDump.DynamicListener.Builder |
Describes a dynamically loaded cluster via the LDS API.
|
| ConfigDumpOuterClass.RoutesConfigDump |
Envoy's RDS implementation fills this message with all currently loaded routes, as described by
their RouteConfiguration objects.
|
| ConfigDumpOuterClass.RoutesConfigDump.Builder |
Envoy's RDS implementation fills this message with all currently loaded routes, as described by
their RouteConfiguration objects.
|
| ConfigDumpOuterClass.RoutesConfigDump.DynamicRouteConfig |
Protobuf type
envoy.admin.v2alpha.RoutesConfigDump.DynamicRouteConfig |
| ConfigDumpOuterClass.RoutesConfigDump.DynamicRouteConfig.Builder |
Protobuf type
envoy.admin.v2alpha.RoutesConfigDump.DynamicRouteConfig |
Copyright © 2018 The Envoy Project. All rights reserved.