Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addAllClusters(Iterable<? extends 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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addAllListeners(Iterable<? extends Listener> values) |
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addAllSecrets(Iterable<? extends Secret> values) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.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_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.
|
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_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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addClusters(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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addClusters(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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addListeners(int index,
Listener value) |
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addListeners(int index,
Listener.Builder builderForValue) |
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addListeners(Listener value) |
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addListeners(Listener.Builder builderForValue) |
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addSecrets(int index,
Secret value) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addSecrets(int index,
Secret.Builder builderForValue) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addSecrets(Secret value) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.addSecrets(Secret.Builder builderForValue) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.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_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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.clearListeners() |
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.clearSecrets() |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.clone() |
|
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) |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
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.GeneratedMessageV3.BuilderParent parent) |
|
Bootstrap.StaticResources.Builder |
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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.removeListeners(int index) |
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.removeSecrets(int index) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.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_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.
|
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_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.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setListeners(int index,
Listener value) |
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setListeners(int index,
Listener.Builder builderForValue) |
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setSecrets(int index,
Secret value) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setSecrets(int index,
Secret.Builder builderForValue) |
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Bootstrap.StaticResources.Builder |
Bootstrap.StaticResources.toBuilder() |
|