public static final class Bootstrap.StaticResources extends com.google.protobuf.GeneratedMessageV3 implements Bootstrap.StaticResourcesOrBuilder
envoy.config.bootstrap.v4alpha.Bootstrap.StaticResources| Modifier and Type | Class and Description |
|---|---|
static class |
Bootstrap.StaticResources.Builder
Protobuf type
envoy.config.bootstrap.v4alpha.Bootstrap.StaticResources |
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 |
CLUSTERS_FIELD_NUMBER |
static int |
LISTENERS_FIELD_NUMBER |
static int |
SECRETS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Cluster |
getClusters(int index)
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v4alpha.Bootstrap.DynamicResources.cds_config>`, it's necessary
to have some initial cluster definitions available to allow Envoy to know
how to speak to the management server.
|
int |
getClustersCount()
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v4alpha.Bootstrap.DynamicResources.cds_config>`, it's necessary
to have some initial cluster definitions available to allow Envoy to know
how to speak to the management server.
|
List<Cluster> |
getClustersList()
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v4alpha.Bootstrap.DynamicResources.cds_config>`, it's necessary
to have some initial cluster definitions available to allow Envoy to know
how to speak to the management server.
|
ClusterOrBuilder |
getClustersOrBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v4alpha.Bootstrap.DynamicResources.cds_config>`, it's necessary
to have some initial cluster definitions available to allow Envoy to know
how to speak to the management server.
|
List<? extends ClusterOrBuilder> |
getClustersOrBuilderList()
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v4alpha.Bootstrap.DynamicResources.cds_config>`, it's necessary
to have some initial cluster definitions available to allow Envoy to know
how to speak to the management server.
|
static Bootstrap.StaticResources |
getDefaultInstance() |
Bootstrap.StaticResources |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Listener |
getListeners(int index)
Static :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>`.
|
int |
getListenersCount()
Static :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>`.
|
List<Listener> |
getListenersList()
Static :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>`.
|
ListenerOrBuilder |
getListenersOrBuilder(int index)
Static :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>`.
|
List<? extends ListenerOrBuilder> |
getListenersOrBuilderList()
Static :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>`.
|
com.google.protobuf.Parser<Bootstrap.StaticResources> |
getParserForType() |
Secret |
getSecrets(int index)
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_extensions.transport_sockets.tls.v4alpha.SdsSecretConfig>`
repeated .envoy.extensions.transport_sockets.tls.v4alpha.Secret secrets = 3; |
int |
getSecretsCount()
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_extensions.transport_sockets.tls.v4alpha.SdsSecretConfig>`
repeated .envoy.extensions.transport_sockets.tls.v4alpha.Secret secrets = 3; |
List<Secret> |
getSecretsList()
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_extensions.transport_sockets.tls.v4alpha.SdsSecretConfig>`
repeated .envoy.extensions.transport_sockets.tls.v4alpha.Secret secrets = 3; |
SecretOrBuilder |
getSecretsOrBuilder(int index)
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_extensions.transport_sockets.tls.v4alpha.SdsSecretConfig>`
repeated .envoy.extensions.transport_sockets.tls.v4alpha.Secret secrets = 3; |
List<? extends SecretOrBuilder> |
getSecretsOrBuilderList()
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_extensions.transport_sockets.tls.v4alpha.SdsSecretConfig>`
repeated .envoy.extensions.transport_sockets.tls.v4alpha.Secret secrets = 3; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Bootstrap.StaticResources.Builder |
newBuilder() |
static Bootstrap.StaticResources.Builder |
newBuilder(Bootstrap.StaticResources prototype) |
Bootstrap.StaticResources.Builder |
newBuilderForType() |
protected Bootstrap.StaticResources.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Bootstrap.StaticResources |
parseDelimitedFrom(InputStream input) |
static Bootstrap.StaticResources |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bootstrap.StaticResources |
parseFrom(byte[] data) |
static Bootstrap.StaticResources |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bootstrap.StaticResources |
parseFrom(ByteBuffer data) |
static Bootstrap.StaticResources |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bootstrap.StaticResources |
parseFrom(com.google.protobuf.ByteString data) |
static Bootstrap.StaticResources |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bootstrap.StaticResources |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Bootstrap.StaticResources |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bootstrap.StaticResources |
parseFrom(InputStream input) |
static Bootstrap.StaticResources |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Bootstrap.StaticResources> |
parser() |
Bootstrap.StaticResources.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 LISTENERS_FIELD_NUMBER
public static final int CLUSTERS_FIELD_NUMBER
public static final int 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<Listener> getListenersList()
Static :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.config.listener.v4alpha.Listener listeners = 1;getListenersList in interface Bootstrap.StaticResourcesOrBuilderpublic List<? extends ListenerOrBuilder> getListenersOrBuilderList()
Static :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.config.listener.v4alpha.Listener listeners = 1;getListenersOrBuilderList in interface Bootstrap.StaticResourcesOrBuilderpublic int getListenersCount()
Static :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.config.listener.v4alpha.Listener listeners = 1;getListenersCount in interface Bootstrap.StaticResourcesOrBuilderpublic Listener getListeners(int index)
Static :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.config.listener.v4alpha.Listener listeners = 1;getListeners in interface Bootstrap.StaticResourcesOrBuilderpublic ListenerOrBuilder getListenersOrBuilder(int index)
Static :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.config.listener.v4alpha.Listener listeners = 1;getListenersOrBuilder in interface Bootstrap.StaticResourcesOrBuilderpublic List<Cluster> getClustersList()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v4alpha.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.config.cluster.v4alpha.Cluster clusters = 2;getClustersList in interface Bootstrap.StaticResourcesOrBuilderpublic List<? extends ClusterOrBuilder> getClustersOrBuilderList()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v4alpha.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.config.cluster.v4alpha.Cluster clusters = 2;getClustersOrBuilderList in interface Bootstrap.StaticResourcesOrBuilderpublic int getClustersCount()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v4alpha.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.config.cluster.v4alpha.Cluster clusters = 2;getClustersCount in interface Bootstrap.StaticResourcesOrBuilderpublic Cluster getClusters(int index)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v4alpha.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.config.cluster.v4alpha.Cluster clusters = 2;getClusters in interface Bootstrap.StaticResourcesOrBuilderpublic ClusterOrBuilder getClustersOrBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v4alpha.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.config.cluster.v4alpha.Cluster clusters = 2;getClustersOrBuilder in interface Bootstrap.StaticResourcesOrBuilderpublic List<Secret> getSecretsList()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_extensions.transport_sockets.tls.v4alpha.SdsSecretConfig>`
repeated .envoy.extensions.transport_sockets.tls.v4alpha.Secret secrets = 3;getSecretsList in interface Bootstrap.StaticResourcesOrBuilderpublic List<? extends SecretOrBuilder> getSecretsOrBuilderList()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_extensions.transport_sockets.tls.v4alpha.SdsSecretConfig>`
repeated .envoy.extensions.transport_sockets.tls.v4alpha.Secret secrets = 3;getSecretsOrBuilderList in interface Bootstrap.StaticResourcesOrBuilderpublic int getSecretsCount()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_extensions.transport_sockets.tls.v4alpha.SdsSecretConfig>`
repeated .envoy.extensions.transport_sockets.tls.v4alpha.Secret secrets = 3;getSecretsCount in interface Bootstrap.StaticResourcesOrBuilderpublic Secret getSecrets(int index)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_extensions.transport_sockets.tls.v4alpha.SdsSecretConfig>`
repeated .envoy.extensions.transport_sockets.tls.v4alpha.Secret secrets = 3;getSecrets in interface Bootstrap.StaticResourcesOrBuilderpublic SecretOrBuilder getSecretsOrBuilder(int index)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_extensions.transport_sockets.tls.v4alpha.SdsSecretConfig>`
repeated .envoy.extensions.transport_sockets.tls.v4alpha.Secret secrets = 3;getSecretsOrBuilder in interface Bootstrap.StaticResourcesOrBuilderpublic 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 Bootstrap.StaticResources parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap.StaticResources parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap.StaticResources parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap.StaticResources parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap.StaticResources parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap.StaticResources parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap.StaticResources parseFrom(InputStream input) throws IOException
IOExceptionpublic static Bootstrap.StaticResources parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Bootstrap.StaticResources parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Bootstrap.StaticResources parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Bootstrap.StaticResources parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Bootstrap.StaticResources parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Bootstrap.StaticResources.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Bootstrap.StaticResources.Builder newBuilder()
public static Bootstrap.StaticResources.Builder newBuilder(Bootstrap.StaticResources prototype)
public Bootstrap.StaticResources.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Bootstrap.StaticResources.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Bootstrap.StaticResources getDefaultInstance()
public static com.google.protobuf.Parser<Bootstrap.StaticResources> parser()
public com.google.protobuf.Parser<Bootstrap.StaticResources> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Bootstrap.StaticResources getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.