Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addAllClusters(java.lang.Iterable<? extends Cluster> values) |
If a network based configuration source is specified for :ref:`cds_config
<envoy_v3_api_field_config.bootstrap.v3.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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addAllListeners(java.lang.Iterable<? extends Listener> values) |
Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addAllSecrets(java.lang.Iterable<? extends Secret> values) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addClusters(int index,
Cluster value) |
If a network based configuration source is specified for :ref:`cds_config
<envoy_v3_api_field_config.bootstrap.v3.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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addClusters(int index,
Cluster.Builder builderForValue) |
If a network based configuration source is specified for :ref:`cds_config
<envoy_v3_api_field_config.bootstrap.v3.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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addClusters(Cluster value) |
If a network based configuration source is specified for :ref:`cds_config
<envoy_v3_api_field_config.bootstrap.v3.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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addClusters(Cluster.Builder builderForValue) |
If a network based configuration source is specified for :ref:`cds_config
<envoy_v3_api_field_config.bootstrap.v3.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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addListeners(int index,
Listener value) |
Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addListeners(int index,
Listener.Builder builderForValue) |
Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addListeners(Listener value) |
Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addListeners(Listener.Builder builderForValue) |
Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addSecrets(int index,
Secret value) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addSecrets(int index,
Secret.Builder builderForValue) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addSecrets(Secret value) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addSecrets(Secret.Builder builderForValue) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.clear() |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.clearClusters() |
If a network based configuration source is specified for :ref:`cds_config
<envoy_v3_api_field_config.bootstrap.v3.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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.clearListeners() |
Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.clearSecrets() |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.Builder.getStaticResourcesBuilder() |
Statically specified resources.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.mergeFrom(Bootstrap.StaticResources other) |
|
static Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.newBuilder() |
|
static Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.newBuilder(Bootstrap.StaticResources prototype) |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.newBuilderForType() |
|
protected Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.removeClusters(int index) |
If a network based configuration source is specified for :ref:`cds_config
<envoy_v3_api_field_config.bootstrap.v3.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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.removeListeners(int index) |
Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.removeSecrets(int index) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setClusters(int index,
Cluster value) |
If a network based configuration source is specified for :ref:`cds_config
<envoy_v3_api_field_config.bootstrap.v3.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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setClusters(int index,
Cluster.Builder builderForValue) |
If a network based configuration source is specified for :ref:`cds_config
<envoy_v3_api_field_config.bootstrap.v3.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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setListeners(int index,
Listener value) |
Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setListeners(int index,
Listener.Builder builderForValue) |
Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setSecrets(int index,
Secret value) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setSecrets(int index,
Secret.Builder builderForValue) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.toBuilder() |
|