public final class ConfigDumpOuterClass extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigDumpOuterClass.BootstrapConfigDump
This message describes the bootstrap configuration that Envoy was started with.
|
static interface |
ConfigDumpOuterClass.BootstrapConfigDumpOrBuilder |
static class |
ConfigDumpOuterClass.ClustersConfigDump
Envoy's cluster manager fills this message with all currently known clusters.
|
static interface |
ConfigDumpOuterClass.ClustersConfigDumpOrBuilder |
static class |
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.
|
static interface |
ConfigDumpOuterClass.ConfigDumpOrBuilder |
static class |
ConfigDumpOuterClass.ListenersConfigDump
Envoy's listener manager fills this message with all currently known listeners.
|
static interface |
ConfigDumpOuterClass.ListenersConfigDumpOrBuilder |
static class |
ConfigDumpOuterClass.RoutesConfigDump
Envoy's RDS implementation fills this message with all currently loaded routes, as described by
their RouteConfiguration objects.
|
static interface |
ConfigDumpOuterClass.RoutesConfigDumpOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2018 The Envoy Project. All rights reserved.