Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.ClusterManagerOrBuilder
Packages that use ClusterManagerOrBuilder
-
Uses of ClusterManagerOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement ClusterManagerOrBuilderModifier and TypeClassDescriptionfinal classCluster manager :ref:`architecture overview <arch_overview_cluster_manager>`.static final classCluster manager :ref:`architecture overview <arch_overview_cluster_manager>`.Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type ClusterManagerOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<ClusterManager, ClusterManager.Builder, ClusterManagerOrBuilder> Bootstrap.Builder.clusterManagerBuilder_Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return ClusterManagerOrBuilderModifier and TypeMethodDescriptionBootstrap.Builder.getClusterManagerOrBuilder()Configuration for the cluster manager which owns all upstream clusters within the server.Bootstrap.getClusterManagerOrBuilder()Configuration for the cluster manager which owns all upstream clusters within the server.BootstrapOrBuilder.getClusterManagerOrBuilder()Configuration for the cluster manager which owns all upstream clusters within the server.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type ClusterManagerOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<ClusterManager, ClusterManager.Builder, ClusterManagerOrBuilder> Bootstrap.Builder.getClusterManagerFieldBuilder()Configuration for the cluster manager which owns all upstream clusters within the server.