public static final class BootstrapOuterClass.Bootstrap.StaticResources.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder> implements BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilder
envoy.config.bootstrap.v2.Bootstrap.StaticResources| Modifier and Type | Method and Description |
|---|---|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addAllClusters(Iterable<? extends Cds.Cluster> values)
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.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addAllListeners(Iterable<? extends Lds.Listener> values)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addAllSecrets(Iterable<? extends Cert.Secret> values)
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]; |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addClusters(Cds.Cluster.Builder builderForValue)
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.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addClusters(Cds.Cluster value)
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.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addClusters(int index,
Cds.Cluster.Builder builderForValue)
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.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addClusters(int index,
Cds.Cluster value)
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.Cluster.Builder |
addClustersBuilder()
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.Cluster.Builder |
addClustersBuilder(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.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addListeners(int index,
Lds.Listener.Builder builderForValue)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addListeners(int index,
Lds.Listener value)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addListeners(Lds.Listener.Builder builderForValue)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addListeners(Lds.Listener value)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Lds.Listener.Builder |
addListenersBuilder()
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Lds.Listener.Builder |
addListenersBuilder(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addSecrets(Cert.Secret.Builder builderForValue)
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]; |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addSecrets(Cert.Secret value)
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]; |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addSecrets(int index,
Cert.Secret.Builder builderForValue)
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]; |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
addSecrets(int index,
Cert.Secret value)
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.Secret.Builder |
addSecretsBuilder()
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.Secret.Builder |
addSecretsBuilder(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]; |
BootstrapOuterClass.Bootstrap.StaticResources |
build() |
BootstrapOuterClass.Bootstrap.StaticResources |
buildPartial() |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
clear() |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
clearClusters()
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.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
clearListeners()
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
clearSecrets()
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]; |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
clone() |
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.
|
Cds.Cluster.Builder |
getClustersBuilder(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<Cds.Cluster.Builder> |
getClustersBuilderList()
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.
|
BootstrapOuterClass.Bootstrap.StaticResources |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Lds.Listener |
getListeners(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Lds.Listener.Builder |
getListenersBuilder(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
List<Lds.Listener.Builder> |
getListenersBuilderList()
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>`.
|
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]; |
Cert.Secret.Builder |
getSecretsBuilder(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<Cert.Secret.Builder> |
getSecretsBuilderList()
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]; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
mergeFrom(BootstrapOuterClass.Bootstrap.StaticResources other) |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
mergeFrom(com.google.protobuf.Message other) |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
removeClusters(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.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
removeListeners(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
removeSecrets(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]; |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
setClusters(int index,
Cds.Cluster.Builder builderForValue)
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.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
setClusters(int index,
Cds.Cluster value)
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.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
setListeners(int index,
Lds.Listener.Builder builderForValue)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
setListeners(int index,
Lds.Listener value)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
setSecrets(int index,
Cert.Secret.Builder builderForValue)
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]; |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
setSecrets(int index,
Cert.Secret value)
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]; |
BootstrapOuterClass.Bootstrap.StaticResources.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public BootstrapOuterClass.Bootstrap.StaticResources.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public BootstrapOuterClass.Bootstrap.StaticResources getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BootstrapOuterClass.Bootstrap.StaticResources build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BootstrapOuterClass.Bootstrap.StaticResources buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BootstrapOuterClass.Bootstrap.StaticResources.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public BootstrapOuterClass.Bootstrap.StaticResources.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public BootstrapOuterClass.Bootstrap.StaticResources.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public BootstrapOuterClass.Bootstrap.StaticResources.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public BootstrapOuterClass.Bootstrap.StaticResources.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public BootstrapOuterClass.Bootstrap.StaticResources.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public BootstrapOuterClass.Bootstrap.StaticResources.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public BootstrapOuterClass.Bootstrap.StaticResources.Builder mergeFrom(BootstrapOuterClass.Bootstrap.StaticResources other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public BootstrapOuterClass.Bootstrap.StaticResources.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>IOExceptionpublic 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 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 BootstrapOuterClass.Bootstrap.StaticResources.Builder setListeners(int index, Lds.Listener value)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder setListeners(int index, Lds.Listener.Builder builderForValue)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addListeners(Lds.Listener value)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addListeners(int index, Lds.Listener value)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addListeners(Lds.Listener.Builder builderForValue)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addListeners(int index, Lds.Listener.Builder builderForValue)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addAllListeners(Iterable<? extends Lds.Listener> values)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder clearListeners()
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder removeListeners(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];public Lds.Listener.Builder getListenersBuilder(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];public 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<? 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 Lds.Listener.Builder addListenersBuilder()
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];public Lds.Listener.Builder addListenersBuilder(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];public List<Lds.Listener.Builder> getListenersBuilderList()
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];public 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 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 BootstrapOuterClass.Bootstrap.StaticResources.Builder setClusters(int index, Cds.Cluster value)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder setClusters(int index, Cds.Cluster.Builder builderForValue)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addClusters(Cds.Cluster value)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addClusters(int index, Cds.Cluster value)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addClusters(Cds.Cluster.Builder builderForValue)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addClusters(int index, Cds.Cluster.Builder builderForValue)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addAllClusters(Iterable<? extends Cds.Cluster> values)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder clearClusters()
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder removeClusters(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];public Cds.Cluster.Builder getClustersBuilder(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];public 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<? 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 Cds.Cluster.Builder addClustersBuilder()
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];public Cds.Cluster.Builder addClustersBuilder(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];public List<Cds.Cluster.Builder> getClustersBuilderList()
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];public 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 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 BootstrapOuterClass.Bootstrap.StaticResources.Builder setSecrets(int index, Cert.Secret value)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder setSecrets(int index, Cert.Secret.Builder builderForValue)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addSecrets(Cert.Secret value)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addSecrets(int index, Cert.Secret value)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addSecrets(Cert.Secret.Builder builderForValue)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addSecrets(int index, Cert.Secret.Builder builderForValue)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder addAllSecrets(Iterable<? extends Cert.Secret> values)
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder clearSecrets()
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];public BootstrapOuterClass.Bootstrap.StaticResources.Builder removeSecrets(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];public Cert.Secret.Builder getSecretsBuilder(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];public 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 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 Cert.Secret.Builder addSecretsBuilder()
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];public Cert.Secret.Builder addSecretsBuilder(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];public List<Cert.Secret.Builder> getSecretsBuilderList()
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];public final BootstrapOuterClass.Bootstrap.StaticResources.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>public final BootstrapOuterClass.Bootstrap.StaticResources.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Bootstrap.StaticResources.Builder>Copyright © 2018 The Envoy Project. All rights reserved.