public static final class BootstrapOuterClass.Bootstrap.StaticResources extends com.google.protobuf.GeneratedMessageV3 implements BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilder
envoy.config.bootstrap.v2.Bootstrap.StaticResources| Modifier and Type | Class and Description |
|---|---|
static class |
BootstrapOuterClass.Bootstrap.StaticResources.Builder
Protobuf type
envoy.config.bootstrap.v2.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| 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) |
Cds.Cluster |
getClusters(int index)
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v2.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.v2.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<Cds.Cluster> |
getClustersList()
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v2.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.
|
Cds.ClusterOrBuilder |
getClustersOrBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v2.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 Cds.ClusterOrBuilder> |
getClustersOrBuilderList()
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v2.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 BootstrapOuterClass.Bootstrap.StaticResources |
getDefaultInstance() |
BootstrapOuterClass.Bootstrap.StaticResources |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Lds.Listener |
getListeners(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
int |
getListenersCount()
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
List<Lds.Listener> |
getListenersList()
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Lds.ListenerOrBuilder |
getListenersOrBuilder(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
List<? extends Lds.ListenerOrBuilder> |
getListenersOrBuilderList()
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
com.google.protobuf.Parser<BootstrapOuterClass.Bootstrap.StaticResources> |
getParserForType() |
Cert.Secret |
getSecrets(int index)
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
int |
getSecretsCount()
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
List<Cert.Secret> |
getSecretsList()
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
Cert.SecretOrBuilder |
getSecretsOrBuilder(int index)
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
List<? extends Cert.SecretOrBuilder> |
getSecretsOrBuilderList()
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BootstrapOuterClass.Bootstrap.StaticResources.Builder |
newBuilder() |
static BootstrapOuterClass.Bootstrap.StaticResources.Builder |
newBuilder(BootstrapOuterClass.Bootstrap.StaticResources prototype) |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
newBuilderForType() |
protected BootstrapOuterClass.Bootstrap.StaticResources.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseDelimitedFrom(InputStream input) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseFrom(byte[] data) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseFrom(ByteBuffer data) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseFrom(com.google.protobuf.ByteString data) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseFrom(InputStream input) |
static BootstrapOuterClass.Bootstrap.StaticResources |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BootstrapOuterClass.Bootstrap.StaticResources> |
parser() |
BootstrapOuterClass.Bootstrap.StaticResources.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 LISTENERS_FIELD_NUMBER
public static final int CLUSTERS_FIELD_NUMBER
public static final int SECRETS_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<Lds.Listener> getListenersList()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1 [(.gogoproto.nullable) = false];getListenersList in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic List<? extends Lds.ListenerOrBuilder> getListenersOrBuilderList()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1 [(.gogoproto.nullable) = false];getListenersOrBuilderList in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic int getListenersCount()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1 [(.gogoproto.nullable) = false];getListenersCount in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic Lds.Listener getListeners(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1 [(.gogoproto.nullable) = false];getListeners in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic Lds.ListenerOrBuilder getListenersOrBuilder(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1 [(.gogoproto.nullable) = false];getListenersOrBuilder in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic List<Cds.Cluster> getClustersList()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.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_sds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2 [(.gogoproto.nullable) = false];getClustersList in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic List<? extends Cds.ClusterOrBuilder> getClustersOrBuilderList()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.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_sds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2 [(.gogoproto.nullable) = false];getClustersOrBuilderList in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic int getClustersCount()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.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_sds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2 [(.gogoproto.nullable) = false];getClustersCount in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic Cds.Cluster getClusters(int index)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.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_sds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2 [(.gogoproto.nullable) = false];getClusters in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic Cds.ClusterOrBuilder getClustersOrBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.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_sds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2 [(.gogoproto.nullable) = false];getClustersOrBuilder in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic List<Cert.Secret> getSecretsList()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false];getSecretsList in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic List<? extends Cert.SecretOrBuilder> getSecretsOrBuilderList()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false];getSecretsOrBuilderList in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic int getSecretsCount()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false];getSecretsCount in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic Cert.Secret getSecrets(int index)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false];getSecrets in interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilderpublic Cert.SecretOrBuilder getSecretsOrBuilder(int index)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false];getSecretsOrBuilder in interface BootstrapOuterClass.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 BootstrapOuterClass.Bootstrap.StaticResources parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap.StaticResources parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap.StaticResources parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap.StaticResources parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap.StaticResources parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap.StaticResources parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap.StaticResources parseFrom(InputStream input) throws IOException
IOExceptionpublic static BootstrapOuterClass.Bootstrap.StaticResources parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BootstrapOuterClass.Bootstrap.StaticResources parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BootstrapOuterClass.Bootstrap.StaticResources parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BootstrapOuterClass.Bootstrap.StaticResources parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BootstrapOuterClass.Bootstrap.StaticResources parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic BootstrapOuterClass.Bootstrap.StaticResources.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BootstrapOuterClass.Bootstrap.StaticResources.Builder newBuilder()
public static BootstrapOuterClass.Bootstrap.StaticResources.Builder newBuilder(BootstrapOuterClass.Bootstrap.StaticResources prototype)
public BootstrapOuterClass.Bootstrap.StaticResources.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BootstrapOuterClass.Bootstrap.StaticResources.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static BootstrapOuterClass.Bootstrap.StaticResources getDefaultInstance()
public static com.google.protobuf.Parser<BootstrapOuterClass.Bootstrap.StaticResources> parser()
public com.google.protobuf.Parser<BootstrapOuterClass.Bootstrap.StaticResources> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public BootstrapOuterClass.Bootstrap.StaticResources getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018 The Envoy Project. All rights reserved.