public final class ListenersConfigDump extends com.google.protobuf.GeneratedMessageV3 implements ListenersConfigDumpOrBuilder
Envoy's listener manager fills this message with all currently known listeners. Listener configuration information can be used to recreate an Envoy configuration by populating all listeners as static listeners or by returning them in a LDS response.Protobuf type
envoy.admin.v2alpha.ListenersConfigDump| Modifier and Type | Class and Description |
|---|---|
static class |
ListenersConfigDump.Builder
Envoy's listener manager fills this message with all currently known listeners.
|
static class |
ListenersConfigDump.DynamicListener
Describes a dynamically loaded listener via the LDS API.
|
static interface |
ListenersConfigDump.DynamicListenerOrBuilder |
static class |
ListenersConfigDump.DynamicListenerState
Protobuf type
envoy.admin.v2alpha.ListenersConfigDump.DynamicListenerState |
static interface |
ListenersConfigDump.DynamicListenerStateOrBuilder |
static class |
ListenersConfigDump.StaticListener
Describes a statically loaded listener.
|
static interface |
ListenersConfigDump.StaticListenerOrBuilder |
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DYNAMIC_LISTENERS_FIELD_NUMBER |
static int |
STATIC_LISTENERS_FIELD_NUMBER |
static int |
VERSION_INFO_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ListenersConfigDump |
getDefaultInstance() |
ListenersConfigDump |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ListenersConfigDump.DynamicListener |
getDynamicListeners(int index)
State for any warming, active, or draining listeners.
|
int |
getDynamicListenersCount()
State for any warming, active, or draining listeners.
|
List<ListenersConfigDump.DynamicListener> |
getDynamicListenersList()
State for any warming, active, or draining listeners.
|
ListenersConfigDump.DynamicListenerOrBuilder |
getDynamicListenersOrBuilder(int index)
State for any warming, active, or draining listeners.
|
List<? extends ListenersConfigDump.DynamicListenerOrBuilder> |
getDynamicListenersOrBuilderList()
State for any warming, active, or draining listeners.
|
com.google.protobuf.Parser<ListenersConfigDump> |
getParserForType() |
int |
getSerializedSize() |
ListenersConfigDump.StaticListener |
getStaticListeners(int index)
The statically loaded listener configs.
|
int |
getStaticListenersCount()
The statically loaded listener configs.
|
List<ListenersConfigDump.StaticListener> |
getStaticListenersList()
The statically loaded listener configs.
|
ListenersConfigDump.StaticListenerOrBuilder |
getStaticListenersOrBuilder(int index)
The statically loaded listener configs.
|
List<? extends ListenersConfigDump.StaticListenerOrBuilder> |
getStaticListenersOrBuilderList()
The statically loaded listener configs.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVersionInfo()
This is the :ref:`version_info <envoy_api_field_DiscoveryResponse.version_info>` in the
last processed LDS discovery response.
|
com.google.protobuf.ByteString |
getVersionInfoBytes()
This is the :ref:`version_info <envoy_api_field_DiscoveryResponse.version_info>` in the
last processed LDS discovery response.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ListenersConfigDump.Builder |
newBuilder() |
static ListenersConfigDump.Builder |
newBuilder(ListenersConfigDump prototype) |
ListenersConfigDump.Builder |
newBuilderForType() |
protected ListenersConfigDump.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ListenersConfigDump |
parseDelimitedFrom(InputStream input) |
static ListenersConfigDump |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenersConfigDump |
parseFrom(byte[] data) |
static ListenersConfigDump |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenersConfigDump |
parseFrom(ByteBuffer data) |
static ListenersConfigDump |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenersConfigDump |
parseFrom(com.google.protobuf.ByteString data) |
static ListenersConfigDump |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenersConfigDump |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ListenersConfigDump |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenersConfigDump |
parseFrom(InputStream input) |
static ListenersConfigDump |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ListenersConfigDump> |
parser() |
ListenersConfigDump.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, 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 VERSION_INFO_FIELD_NUMBER
public static final int STATIC_LISTENERS_FIELD_NUMBER
public static final int DYNAMIC_LISTENERS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public 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 String getVersionInfo()
This is the :ref:`version_info <envoy_api_field_DiscoveryResponse.version_info>` in the last processed LDS discovery response. If there are only static bootstrap listeners, this field will be "".
string version_info = 1;getVersionInfo in interface ListenersConfigDumpOrBuilderpublic com.google.protobuf.ByteString getVersionInfoBytes()
This is the :ref:`version_info <envoy_api_field_DiscoveryResponse.version_info>` in the last processed LDS discovery response. If there are only static bootstrap listeners, this field will be "".
string version_info = 1;getVersionInfoBytes in interface ListenersConfigDumpOrBuilderpublic List<ListenersConfigDump.StaticListener> getStaticListenersList()
The statically loaded listener configs.
repeated .envoy.admin.v2alpha.ListenersConfigDump.StaticListener static_listeners = 2;getStaticListenersList in interface ListenersConfigDumpOrBuilderpublic List<? extends ListenersConfigDump.StaticListenerOrBuilder> getStaticListenersOrBuilderList()
The statically loaded listener configs.
repeated .envoy.admin.v2alpha.ListenersConfigDump.StaticListener static_listeners = 2;getStaticListenersOrBuilderList in interface ListenersConfigDumpOrBuilderpublic int getStaticListenersCount()
The statically loaded listener configs.
repeated .envoy.admin.v2alpha.ListenersConfigDump.StaticListener static_listeners = 2;getStaticListenersCount in interface ListenersConfigDumpOrBuilderpublic ListenersConfigDump.StaticListener getStaticListeners(int index)
The statically loaded listener configs.
repeated .envoy.admin.v2alpha.ListenersConfigDump.StaticListener static_listeners = 2;getStaticListeners in interface ListenersConfigDumpOrBuilderpublic ListenersConfigDump.StaticListenerOrBuilder getStaticListenersOrBuilder(int index)
The statically loaded listener configs.
repeated .envoy.admin.v2alpha.ListenersConfigDump.StaticListener static_listeners = 2;getStaticListenersOrBuilder in interface ListenersConfigDumpOrBuilderpublic List<ListenersConfigDump.DynamicListener> getDynamicListenersList()
State for any warming, active, or draining listeners.
repeated .envoy.admin.v2alpha.ListenersConfigDump.DynamicListener dynamic_listeners = 3;getDynamicListenersList in interface ListenersConfigDumpOrBuilderpublic List<? extends ListenersConfigDump.DynamicListenerOrBuilder> getDynamicListenersOrBuilderList()
State for any warming, active, or draining listeners.
repeated .envoy.admin.v2alpha.ListenersConfigDump.DynamicListener dynamic_listeners = 3;getDynamicListenersOrBuilderList in interface ListenersConfigDumpOrBuilderpublic int getDynamicListenersCount()
State for any warming, active, or draining listeners.
repeated .envoy.admin.v2alpha.ListenersConfigDump.DynamicListener dynamic_listeners = 3;getDynamicListenersCount in interface ListenersConfigDumpOrBuilderpublic ListenersConfigDump.DynamicListener getDynamicListeners(int index)
State for any warming, active, or draining listeners.
repeated .envoy.admin.v2alpha.ListenersConfigDump.DynamicListener dynamic_listeners = 3;getDynamicListeners in interface ListenersConfigDumpOrBuilderpublic ListenersConfigDump.DynamicListenerOrBuilder getDynamicListenersOrBuilder(int index)
State for any warming, active, or draining listeners.
repeated .envoy.admin.v2alpha.ListenersConfigDump.DynamicListener dynamic_listeners = 3;getDynamicListenersOrBuilder in interface ListenersConfigDumpOrBuilderpublic 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 ListenersConfigDump parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenersConfigDump parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenersConfigDump parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenersConfigDump parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenersConfigDump parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenersConfigDump parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenersConfigDump parseFrom(InputStream input) throws IOException
IOExceptionpublic static ListenersConfigDump parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListenersConfigDump parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ListenersConfigDump parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListenersConfigDump parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ListenersConfigDump parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ListenersConfigDump.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ListenersConfigDump.Builder newBuilder()
public static ListenersConfigDump.Builder newBuilder(ListenersConfigDump prototype)
public ListenersConfigDump.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ListenersConfigDump.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ListenersConfigDump getDefaultInstance()
public static com.google.protobuf.Parser<ListenersConfigDump> parser()
public com.google.protobuf.Parser<ListenersConfigDump> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ListenersConfigDump getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.