Package io.envoyproxy.envoy.admin.v3
Class SecretsConfigDump
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.envoy.admin.v3.SecretsConfigDump
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,SecretsConfigDumpOrBuilder
,Serializable
public final class SecretsConfigDump
extends com.google.protobuf.GeneratedMessage
implements SecretsConfigDumpOrBuilder
Envoys SDS implementation fills this message with all secrets fetched dynamically via SDS.Protobuf type
envoy.admin.v3.SecretsConfigDump
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Envoys SDS implementation fills this message with all secrets fetched dynamically via SDS.static final class
DynamicSecret contains secret information fetched via SDS.static interface
static final class
StaticSecret specifies statically loaded secret in bootstrap.static interface
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final SecretsConfigDump
static final int
static final int
private List
<SecretsConfigDump.DynamicSecret> private List
<SecretsConfigDump.DynamicSecret> private byte
private static final com.google.protobuf.Parser
<SecretsConfigDump> private static final long
static final int
private List
<SecretsConfigDump.StaticSecret> Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
private
SecretsConfigDump
(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionboolean
static SecretsConfigDump
static final com.google.protobuf.Descriptors.Descriptor
getDynamicActiveSecrets
(int index) The dynamically loaded active secrets.int
The dynamically loaded active secrets.The dynamically loaded active secrets.getDynamicActiveSecretsOrBuilder
(int index) The dynamically loaded active secrets.List
<? extends SecretsConfigDump.DynamicSecretOrBuilder> The dynamically loaded active secrets.getDynamicWarmingSecrets
(int index) The dynamically loaded warming secrets.int
The dynamically loaded warming secrets.The dynamically loaded warming secrets.getDynamicWarmingSecretsOrBuilder
(int index) The dynamically loaded warming secrets.List
<? extends SecretsConfigDump.DynamicSecretOrBuilder> The dynamically loaded warming secrets.com.google.protobuf.Parser
<SecretsConfigDump> int
getStaticSecrets
(int index) The statically loaded secrets.int
The statically loaded secrets.The statically loaded secrets.getStaticSecretsOrBuilder
(int index) The statically loaded secrets.List
<? extends SecretsConfigDump.StaticSecretOrBuilder> The statically loaded secrets.int
hashCode()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
static SecretsConfigDump.Builder
static SecretsConfigDump.Builder
newBuilder
(SecretsConfigDump prototype) protected SecretsConfigDump.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) 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
(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 SecretsConfigDump
parseFrom
(ByteBuffer data) static SecretsConfigDump
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<SecretsConfigDump> parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
STATIC_SECRETS_FIELD_NUMBER
public static final int STATIC_SECRETS_FIELD_NUMBER- See Also:
-
staticSecrets_
-
DYNAMIC_ACTIVE_SECRETS_FIELD_NUMBER
public static final int DYNAMIC_ACTIVE_SECRETS_FIELD_NUMBER- See Also:
-
dynamicActiveSecrets_
-
DYNAMIC_WARMING_SECRETS_FIELD_NUMBER
public static final int DYNAMIC_WARMING_SECRETS_FIELD_NUMBER- See Also:
-
dynamicWarmingSecrets_
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
SecretsConfigDump
private SecretsConfigDump(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
SecretsConfigDump
private SecretsConfigDump()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getStaticSecretsList
The statically loaded secrets.
repeated .envoy.admin.v3.SecretsConfigDump.StaticSecret static_secrets = 1;
- Specified by:
getStaticSecretsList
in interfaceSecretsConfigDumpOrBuilder
-
getStaticSecretsOrBuilderList
The statically loaded secrets.
repeated .envoy.admin.v3.SecretsConfigDump.StaticSecret static_secrets = 1;
- Specified by:
getStaticSecretsOrBuilderList
in interfaceSecretsConfigDumpOrBuilder
-
getStaticSecretsCount
public int getStaticSecretsCount()The statically loaded secrets.
repeated .envoy.admin.v3.SecretsConfigDump.StaticSecret static_secrets = 1;
- Specified by:
getStaticSecretsCount
in interfaceSecretsConfigDumpOrBuilder
-
getStaticSecrets
The statically loaded secrets.
repeated .envoy.admin.v3.SecretsConfigDump.StaticSecret static_secrets = 1;
- Specified by:
getStaticSecrets
in interfaceSecretsConfigDumpOrBuilder
-
getStaticSecretsOrBuilder
The statically loaded secrets.
repeated .envoy.admin.v3.SecretsConfigDump.StaticSecret static_secrets = 1;
- Specified by:
getStaticSecretsOrBuilder
in interfaceSecretsConfigDumpOrBuilder
-
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;
- Specified by:
getDynamicActiveSecretsList
in interfaceSecretsConfigDumpOrBuilder
-
getDynamicActiveSecretsOrBuilderList
public 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;
- Specified by:
getDynamicActiveSecretsOrBuilderList
in interfaceSecretsConfigDumpOrBuilder
-
getDynamicActiveSecretsCount
public 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;
- Specified by:
getDynamicActiveSecretsCount
in interfaceSecretsConfigDumpOrBuilder
-
getDynamicActiveSecrets
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;
- Specified by:
getDynamicActiveSecrets
in interfaceSecretsConfigDumpOrBuilder
-
getDynamicActiveSecretsOrBuilder
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;
- Specified by:
getDynamicActiveSecretsOrBuilder
in interfaceSecretsConfigDumpOrBuilder
-
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;
- Specified by:
getDynamicWarmingSecretsList
in interfaceSecretsConfigDumpOrBuilder
-
getDynamicWarmingSecretsOrBuilderList
public 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;
- Specified by:
getDynamicWarmingSecretsOrBuilderList
in interfaceSecretsConfigDumpOrBuilder
-
getDynamicWarmingSecretsCount
public 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;
- Specified by:
getDynamicWarmingSecretsCount
in interfaceSecretsConfigDumpOrBuilder
-
getDynamicWarmingSecrets
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;
- Specified by:
getDynamicWarmingSecrets
in interfaceSecretsConfigDumpOrBuilder
-
getDynamicWarmingSecretsOrBuilder
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;
- Specified by:
getDynamicWarmingSecretsOrBuilder
in interfaceSecretsConfigDumpOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SecretsConfigDump parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecretsConfigDump parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecretsConfigDump parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecretsConfigDump parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecretsConfigDump parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecretsConfigDump parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static SecretsConfigDump parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static SecretsConfigDump parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static SecretsConfigDump parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static SecretsConfigDump parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SecretsConfigDump.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-