public final class SecretsConfigDump extends com.google.protobuf.GeneratedMessageV3 implements SecretsConfigDumpOrBuilder
Envoys SDS implementation fills this message with all secrets fetched dynamically via SDS.Protobuf type
envoy.admin.v3.SecretsConfigDump| Modifier and Type | Class and Description |
|---|---|
static class |
SecretsConfigDump.Builder
Envoys SDS implementation fills this message with all secrets fetched dynamically via SDS.
|
static class |
SecretsConfigDump.DynamicSecret
DynamicSecret contains secret information fetched via SDS.
|
static interface |
SecretsConfigDump.DynamicSecretOrBuilder |
static class |
SecretsConfigDump.StaticSecret
StaticSecret specifies statically loaded secret in bootstrap.
|
static interface |
SecretsConfigDump.StaticSecretOrBuilder |
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_ACTIVE_SECRETS_FIELD_NUMBER |
static int |
DYNAMIC_WARMING_SECRETS_FIELD_NUMBER |
static int |
STATIC_SECRETS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static SecretsConfigDump |
getDefaultInstance() |
SecretsConfigDump |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
SecretsConfigDump.DynamicSecret |
getDynamicActiveSecrets(int index)
The dynamically loaded active secrets.
|
int |
getDynamicActiveSecretsCount()
The dynamically loaded active secrets.
|
List<SecretsConfigDump.DynamicSecret> |
getDynamicActiveSecretsList()
The dynamically loaded active secrets.
|
SecretsConfigDump.DynamicSecretOrBuilder |
getDynamicActiveSecretsOrBuilder(int index)
The dynamically loaded active secrets.
|
List<? extends SecretsConfigDump.DynamicSecretOrBuilder> |
getDynamicActiveSecretsOrBuilderList()
The dynamically loaded active secrets.
|
SecretsConfigDump.DynamicSecret |
getDynamicWarmingSecrets(int index)
The dynamically loaded warming secrets.
|
int |
getDynamicWarmingSecretsCount()
The dynamically loaded warming secrets.
|
List<SecretsConfigDump.DynamicSecret> |
getDynamicWarmingSecretsList()
The dynamically loaded warming secrets.
|
SecretsConfigDump.DynamicSecretOrBuilder |
getDynamicWarmingSecretsOrBuilder(int index)
The dynamically loaded warming secrets.
|
List<? extends SecretsConfigDump.DynamicSecretOrBuilder> |
getDynamicWarmingSecretsOrBuilderList()
The dynamically loaded warming secrets.
|
com.google.protobuf.Parser<SecretsConfigDump> |
getParserForType() |
int |
getSerializedSize() |
SecretsConfigDump.StaticSecret |
getStaticSecrets(int index)
The statically loaded secrets.
|
int |
getStaticSecretsCount()
The statically loaded secrets.
|
List<SecretsConfigDump.StaticSecret> |
getStaticSecretsList()
The statically loaded secrets.
|
SecretsConfigDump.StaticSecretOrBuilder |
getStaticSecretsOrBuilder(int index)
The statically loaded secrets.
|
List<? extends SecretsConfigDump.StaticSecretOrBuilder> |
getStaticSecretsOrBuilderList()
The statically loaded secrets.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SecretsConfigDump.Builder |
newBuilder() |
static SecretsConfigDump.Builder |
newBuilder(SecretsConfigDump prototype) |
SecretsConfigDump.Builder |
newBuilderForType() |
protected SecretsConfigDump.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SecretsConfigDump |
parseDelimitedFrom(InputStream input) |
static SecretsConfigDump |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretsConfigDump |
parseFrom(byte[] data) |
static SecretsConfigDump |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretsConfigDump |
parseFrom(ByteBuffer data) |
static SecretsConfigDump |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretsConfigDump |
parseFrom(com.google.protobuf.ByteString data) |
static SecretsConfigDump |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretsConfigDump |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SecretsConfigDump |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretsConfigDump |
parseFrom(InputStream input) |
static SecretsConfigDump |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SecretsConfigDump> |
parser() |
SecretsConfigDump.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 STATIC_SECRETS_FIELD_NUMBER
public static final int DYNAMIC_ACTIVE_SECRETS_FIELD_NUMBER
public static final int DYNAMIC_WARMING_SECRETS_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 List<SecretsConfigDump.StaticSecret> getStaticSecretsList()
The statically loaded secrets.
repeated .envoy.admin.v3.SecretsConfigDump.StaticSecret static_secrets = 1;getStaticSecretsList in interface SecretsConfigDumpOrBuilderpublic List<? extends SecretsConfigDump.StaticSecretOrBuilder> getStaticSecretsOrBuilderList()
The statically loaded secrets.
repeated .envoy.admin.v3.SecretsConfigDump.StaticSecret static_secrets = 1;getStaticSecretsOrBuilderList in interface SecretsConfigDumpOrBuilderpublic int getStaticSecretsCount()
The statically loaded secrets.
repeated .envoy.admin.v3.SecretsConfigDump.StaticSecret static_secrets = 1;getStaticSecretsCount in interface SecretsConfigDumpOrBuilderpublic SecretsConfigDump.StaticSecret getStaticSecrets(int index)
The statically loaded secrets.
repeated .envoy.admin.v3.SecretsConfigDump.StaticSecret static_secrets = 1;getStaticSecrets in interface SecretsConfigDumpOrBuilderpublic SecretsConfigDump.StaticSecretOrBuilder getStaticSecretsOrBuilder(int index)
The statically loaded secrets.
repeated .envoy.admin.v3.SecretsConfigDump.StaticSecret static_secrets = 1;getStaticSecretsOrBuilder in interface SecretsConfigDumpOrBuilderpublic List<SecretsConfigDump.DynamicSecret> getDynamicActiveSecretsList()
The dynamically loaded active secrets. These are secrets that are available to service clusters or listeners.
repeated .envoy.admin.v3.SecretsConfigDump.DynamicSecret dynamic_active_secrets = 2;getDynamicActiveSecretsList in interface SecretsConfigDumpOrBuilderpublic List<? extends SecretsConfigDump.DynamicSecretOrBuilder> getDynamicActiveSecretsOrBuilderList()
The dynamically loaded active secrets. These are secrets that are available to service clusters or listeners.
repeated .envoy.admin.v3.SecretsConfigDump.DynamicSecret dynamic_active_secrets = 2;getDynamicActiveSecretsOrBuilderList in interface SecretsConfigDumpOrBuilderpublic int getDynamicActiveSecretsCount()
The dynamically loaded active secrets. These are secrets that are available to service clusters or listeners.
repeated .envoy.admin.v3.SecretsConfigDump.DynamicSecret dynamic_active_secrets = 2;getDynamicActiveSecretsCount in interface SecretsConfigDumpOrBuilderpublic SecretsConfigDump.DynamicSecret getDynamicActiveSecrets(int index)
The dynamically loaded active secrets. These are secrets that are available to service clusters or listeners.
repeated .envoy.admin.v3.SecretsConfigDump.DynamicSecret dynamic_active_secrets = 2;getDynamicActiveSecrets in interface SecretsConfigDumpOrBuilderpublic SecretsConfigDump.DynamicSecretOrBuilder getDynamicActiveSecretsOrBuilder(int index)
The dynamically loaded active secrets. These are secrets that are available to service clusters or listeners.
repeated .envoy.admin.v3.SecretsConfigDump.DynamicSecret dynamic_active_secrets = 2;getDynamicActiveSecretsOrBuilder in interface SecretsConfigDumpOrBuilderpublic List<SecretsConfigDump.DynamicSecret> getDynamicWarmingSecretsList()
The dynamically loaded warming secrets. These are secrets that are currently undergoing warming in preparation to service clusters or listeners.
repeated .envoy.admin.v3.SecretsConfigDump.DynamicSecret dynamic_warming_secrets = 3;getDynamicWarmingSecretsList in interface SecretsConfigDumpOrBuilderpublic List<? extends SecretsConfigDump.DynamicSecretOrBuilder> getDynamicWarmingSecretsOrBuilderList()
The dynamically loaded warming secrets. These are secrets that are currently undergoing warming in preparation to service clusters or listeners.
repeated .envoy.admin.v3.SecretsConfigDump.DynamicSecret dynamic_warming_secrets = 3;getDynamicWarmingSecretsOrBuilderList in interface SecretsConfigDumpOrBuilderpublic int getDynamicWarmingSecretsCount()
The dynamically loaded warming secrets. These are secrets that are currently undergoing warming in preparation to service clusters or listeners.
repeated .envoy.admin.v3.SecretsConfigDump.DynamicSecret dynamic_warming_secrets = 3;getDynamicWarmingSecretsCount in interface SecretsConfigDumpOrBuilderpublic SecretsConfigDump.DynamicSecret getDynamicWarmingSecrets(int index)
The dynamically loaded warming secrets. These are secrets that are currently undergoing warming in preparation to service clusters or listeners.
repeated .envoy.admin.v3.SecretsConfigDump.DynamicSecret dynamic_warming_secrets = 3;getDynamicWarmingSecrets in interface SecretsConfigDumpOrBuilderpublic SecretsConfigDump.DynamicSecretOrBuilder getDynamicWarmingSecretsOrBuilder(int index)
The dynamically loaded warming secrets. These are secrets that are currently undergoing warming in preparation to service clusters or listeners.
repeated .envoy.admin.v3.SecretsConfigDump.DynamicSecret dynamic_warming_secrets = 3;getDynamicWarmingSecretsOrBuilder in interface SecretsConfigDumpOrBuilderpublic 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 SecretsConfigDump parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecretsConfigDump parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecretsConfigDump parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecretsConfigDump parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecretsConfigDump parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecretsConfigDump parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecretsConfigDump parseFrom(InputStream input) throws IOException
IOExceptionpublic static SecretsConfigDump parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecretsConfigDump parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SecretsConfigDump parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecretsConfigDump parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SecretsConfigDump parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SecretsConfigDump.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SecretsConfigDump.Builder newBuilder()
public static SecretsConfigDump.Builder newBuilder(SecretsConfigDump prototype)
public SecretsConfigDump.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SecretsConfigDump.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SecretsConfigDump getDefaultInstance()
public static com.google.protobuf.Parser<SecretsConfigDump> parser()
public com.google.protobuf.Parser<SecretsConfigDump> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SecretsConfigDump getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.