Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.ClusterManagerOrBuilder
-
Packages that use ClusterManagerOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of ClusterManagerOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement ClusterManagerOrBuilder Modifier and Type Class Description classClusterManagerCluster manager :ref:`architecture overview <arch_overview_cluster_manager>`.static classClusterManager.BuilderCluster manager :ref:`architecture overview <arch_overview_cluster_manager>`.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return ClusterManagerOrBuilder Modifier and Type Method Description ClusterManagerOrBuilderBootstrap.Builder. getClusterManagerOrBuilder()Configuration for the cluster manager which owns all upstream clusters within the server.ClusterManagerOrBuilderBootstrap. getClusterManagerOrBuilder()Configuration for the cluster manager which owns all upstream clusters within the server.ClusterManagerOrBuilderBootstrapOrBuilder. getClusterManagerOrBuilder()Configuration for the cluster manager which owns all upstream clusters within the server.
-