Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.ClusterOrBuilder
Packages that use ClusterOrBuilder
-
Uses of ClusterOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type ClusterOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<Cluster, Cluster.Builder, ClusterOrBuilder> Bootstrap.StaticResources.Builder.clustersBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return ClusterOrBuilderModifier and TypeMethodDescriptionBootstrap.StaticResources.Builder.getClustersOrBuilder
(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.getClustersOrBuilder
(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.StaticResourcesOrBuilder.getClustersOrBuilder
(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.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type ClusterOrBuilderModifier and TypeMethodDescriptionList
<? extends ClusterOrBuilder> Bootstrap.StaticResources.Builder.getClustersOrBuilderList()
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.List
<? extends ClusterOrBuilder> Bootstrap.StaticResources.getClustersOrBuilderList()
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.List
<? extends ClusterOrBuilder> Bootstrap.StaticResourcesOrBuilder.getClustersOrBuilderList()
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.private com.google.protobuf.RepeatedFieldBuilder
<Cluster, Cluster.Builder, ClusterOrBuilder> Bootstrap.StaticResources.Builder.internalGetClustersFieldBuilder()
-
Uses of ClusterOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement ClusterOrBuilderModifier and TypeClassDescriptionfinal class
Configuration for a single upstream cluster.static final class
Configuration for a single upstream cluster.