public static final class ConfigDumpOuterClass.RouteConfigDump extends com.google.protobuf.GeneratedMessageV3 implements ConfigDumpOuterClass.RouteConfigDumpOrBuilder
Envoy's RDS implementation fills this message with all currently loaded routes, as described by their RouteConnfiguration objects. Static routes configured in the bootstrap configuration are separated from those configured dynamically via RDS. This message is available at the /config_dump admin endpoint.Protobuf type
envoy.admin.v2.RouteConfigDump| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigDumpOuterClass.RouteConfigDump.Builder
Envoy's RDS implementation fills this message with all currently loaded routes, as described by
their RouteConnfiguration objects.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
DYNAMIC_ROUTE_CONFIGS_FIELD_NUMBER |
static int |
STATIC_ROUTE_CONFIGS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ConfigDumpOuterClass.RouteConfigDump |
getDefaultInstance() |
ConfigDumpOuterClass.RouteConfigDump |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Rds.RouteConfiguration |
getDynamicRouteConfigs(int index)
repeated .envoy.api.v2.RouteConfiguration dynamic_route_configs = 2 [(.gogoproto.nullable) = false]; |
int |
getDynamicRouteConfigsCount()
repeated .envoy.api.v2.RouteConfiguration dynamic_route_configs = 2 [(.gogoproto.nullable) = false]; |
List<Rds.RouteConfiguration> |
getDynamicRouteConfigsList()
repeated .envoy.api.v2.RouteConfiguration dynamic_route_configs = 2 [(.gogoproto.nullable) = false]; |
Rds.RouteConfigurationOrBuilder |
getDynamicRouteConfigsOrBuilder(int index)
repeated .envoy.api.v2.RouteConfiguration dynamic_route_configs = 2 [(.gogoproto.nullable) = false]; |
List<? extends Rds.RouteConfigurationOrBuilder> |
getDynamicRouteConfigsOrBuilderList()
repeated .envoy.api.v2.RouteConfiguration dynamic_route_configs = 2 [(.gogoproto.nullable) = false]; |
com.google.protobuf.Parser<ConfigDumpOuterClass.RouteConfigDump> |
getParserForType() |
int |
getSerializedSize() |
Rds.RouteConfiguration |
getStaticRouteConfigs(int index)
repeated .envoy.api.v2.RouteConfiguration static_route_configs = 1 [(.gogoproto.nullable) = false]; |
int |
getStaticRouteConfigsCount()
repeated .envoy.api.v2.RouteConfiguration static_route_configs = 1 [(.gogoproto.nullable) = false]; |
List<Rds.RouteConfiguration> |
getStaticRouteConfigsList()
repeated .envoy.api.v2.RouteConfiguration static_route_configs = 1 [(.gogoproto.nullable) = false]; |
Rds.RouteConfigurationOrBuilder |
getStaticRouteConfigsOrBuilder(int index)
repeated .envoy.api.v2.RouteConfiguration static_route_configs = 1 [(.gogoproto.nullable) = false]; |
List<? extends Rds.RouteConfigurationOrBuilder> |
getStaticRouteConfigsOrBuilderList()
repeated .envoy.api.v2.RouteConfiguration static_route_configs = 1 [(.gogoproto.nullable) = false]; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ConfigDumpOuterClass.RouteConfigDump.Builder |
newBuilder() |
static ConfigDumpOuterClass.RouteConfigDump.Builder |
newBuilder(ConfigDumpOuterClass.RouteConfigDump prototype) |
ConfigDumpOuterClass.RouteConfigDump.Builder |
newBuilderForType() |
protected ConfigDumpOuterClass.RouteConfigDump.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ConfigDumpOuterClass.RouteConfigDump |
parseDelimitedFrom(InputStream input) |
static ConfigDumpOuterClass.RouteConfigDump |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigDumpOuterClass.RouteConfigDump |
parseFrom(byte[] data) |
static ConfigDumpOuterClass.RouteConfigDump |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigDumpOuterClass.RouteConfigDump |
parseFrom(ByteBuffer data) |
static ConfigDumpOuterClass.RouteConfigDump |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigDumpOuterClass.RouteConfigDump |
parseFrom(com.google.protobuf.ByteString data) |
static ConfigDumpOuterClass.RouteConfigDump |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigDumpOuterClass.RouteConfigDump |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ConfigDumpOuterClass.RouteConfigDump |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigDumpOuterClass.RouteConfigDump |
parseFrom(InputStream input) |
static ConfigDumpOuterClass.RouteConfigDump |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ConfigDumpOuterClass.RouteConfigDump> |
parser() |
ConfigDumpOuterClass.RouteConfigDump.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int STATIC_ROUTE_CONFIGS_FIELD_NUMBER
public static final int DYNAMIC_ROUTE_CONFIGS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<Rds.RouteConfiguration> getStaticRouteConfigsList()
repeated .envoy.api.v2.RouteConfiguration static_route_configs = 1 [(.gogoproto.nullable) = false];getStaticRouteConfigsList in interface ConfigDumpOuterClass.RouteConfigDumpOrBuilderpublic List<? extends Rds.RouteConfigurationOrBuilder> getStaticRouteConfigsOrBuilderList()
repeated .envoy.api.v2.RouteConfiguration static_route_configs = 1 [(.gogoproto.nullable) = false];getStaticRouteConfigsOrBuilderList in interface ConfigDumpOuterClass.RouteConfigDumpOrBuilderpublic int getStaticRouteConfigsCount()
repeated .envoy.api.v2.RouteConfiguration static_route_configs = 1 [(.gogoproto.nullable) = false];getStaticRouteConfigsCount in interface ConfigDumpOuterClass.RouteConfigDumpOrBuilderpublic Rds.RouteConfiguration getStaticRouteConfigs(int index)
repeated .envoy.api.v2.RouteConfiguration static_route_configs = 1 [(.gogoproto.nullable) = false];getStaticRouteConfigs in interface ConfigDumpOuterClass.RouteConfigDumpOrBuilderpublic Rds.RouteConfigurationOrBuilder getStaticRouteConfigsOrBuilder(int index)
repeated .envoy.api.v2.RouteConfiguration static_route_configs = 1 [(.gogoproto.nullable) = false];getStaticRouteConfigsOrBuilder in interface ConfigDumpOuterClass.RouteConfigDumpOrBuilderpublic List<Rds.RouteConfiguration> getDynamicRouteConfigsList()
repeated .envoy.api.v2.RouteConfiguration dynamic_route_configs = 2 [(.gogoproto.nullable) = false];getDynamicRouteConfigsList in interface ConfigDumpOuterClass.RouteConfigDumpOrBuilderpublic List<? extends Rds.RouteConfigurationOrBuilder> getDynamicRouteConfigsOrBuilderList()
repeated .envoy.api.v2.RouteConfiguration dynamic_route_configs = 2 [(.gogoproto.nullable) = false];getDynamicRouteConfigsOrBuilderList in interface ConfigDumpOuterClass.RouteConfigDumpOrBuilderpublic int getDynamicRouteConfigsCount()
repeated .envoy.api.v2.RouteConfiguration dynamic_route_configs = 2 [(.gogoproto.nullable) = false];getDynamicRouteConfigsCount in interface ConfigDumpOuterClass.RouteConfigDumpOrBuilderpublic Rds.RouteConfiguration getDynamicRouteConfigs(int index)
repeated .envoy.api.v2.RouteConfiguration dynamic_route_configs = 2 [(.gogoproto.nullable) = false];getDynamicRouteConfigs in interface ConfigDumpOuterClass.RouteConfigDumpOrBuilderpublic Rds.RouteConfigurationOrBuilder getDynamicRouteConfigsOrBuilder(int index)
repeated .envoy.api.v2.RouteConfiguration dynamic_route_configs = 2 [(.gogoproto.nullable) = false];getDynamicRouteConfigsOrBuilder in interface ConfigDumpOuterClass.RouteConfigDumpOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ConfigDumpOuterClass.RouteConfigDump parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigDumpOuterClass.RouteConfigDump parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigDumpOuterClass.RouteConfigDump parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigDumpOuterClass.RouteConfigDump parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigDumpOuterClass.RouteConfigDump parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigDumpOuterClass.RouteConfigDump parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigDumpOuterClass.RouteConfigDump parseFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigDumpOuterClass.RouteConfigDump parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigDumpOuterClass.RouteConfigDump parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigDumpOuterClass.RouteConfigDump parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigDumpOuterClass.RouteConfigDump parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ConfigDumpOuterClass.RouteConfigDump parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ConfigDumpOuterClass.RouteConfigDump.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ConfigDumpOuterClass.RouteConfigDump.Builder newBuilder()
public static ConfigDumpOuterClass.RouteConfigDump.Builder newBuilder(ConfigDumpOuterClass.RouteConfigDump prototype)
public ConfigDumpOuterClass.RouteConfigDump.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ConfigDumpOuterClass.RouteConfigDump.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ConfigDumpOuterClass.RouteConfigDump getDefaultInstance()
public static com.google.protobuf.Parser<ConfigDumpOuterClass.RouteConfigDump> parser()
public com.google.protobuf.Parser<ConfigDumpOuterClass.RouteConfigDump> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ConfigDumpOuterClass.RouteConfigDump getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018 The Envoy Project. All rights reserved.