Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.StaticResources.Builder
Packages that use Bootstrap.StaticResources.Builder
-
Uses of Bootstrap.StaticResources.Builder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Bootstrap.StaticResources.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Bootstrap.StaticResources, Bootstrap.StaticResources.Builder, Bootstrap.StaticResourcesOrBuilder> Bootstrap.Builder.staticResourcesBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.StaticResources.BuilderModifier and TypeMethodDescriptionBootstrap.StaticResources.Builder.addAllClusters
(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.addAllListeners
(Iterable<? extends Listener> values) Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.Bootstrap.StaticResources.Builder.addAllSecrets
(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.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.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.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.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.addListeners
(int index, Listener value) Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.Bootstrap.StaticResources.Builder.addListeners
(int index, Listener.Builder builderForValue) Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.Bootstrap.StaticResources.Builder.addListeners
(Listener value) Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.Bootstrap.StaticResources.Builder.addListeners
(Listener.Builder builderForValue) Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.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.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.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.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.clear()
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.clearListeners()
Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.Bootstrap.StaticResources.Builder.clearSecrets()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`Bootstrap.Builder.getStaticResourcesBuilder()
Statically specified resources.Bootstrap.StaticResources.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.StaticResources.Builder.mergeFrom
(com.google.protobuf.Message other) Bootstrap.StaticResources.Builder.mergeFrom
(Bootstrap.StaticResources other) Bootstrap.StaticResources.newBuilder()
Bootstrap.StaticResources.newBuilder
(Bootstrap.StaticResources prototype) Bootstrap.StaticResources.newBuilderForType()
protected Bootstrap.StaticResources.Builder
Bootstrap.StaticResources.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) 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.removeListeners
(int index) Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.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.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.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.setListeners
(int index, Listener value) Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.Bootstrap.StaticResources.Builder.setListeners
(int index, Listener.Builder builderForValue) Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.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.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.toBuilder()
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Bootstrap.StaticResources.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Bootstrap.StaticResources, Bootstrap.StaticResources.Builder, Bootstrap.StaticResourcesOrBuilder> Bootstrap.Builder.internalGetStaticResourcesFieldBuilder()
Statically specified resources.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Bootstrap.StaticResources.BuilderModifier and TypeMethodDescriptionBootstrap.Builder.setStaticResources
(Bootstrap.StaticResources.Builder builderForValue) Statically specified resources.