Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.ClusterManager
Packages that use ClusterManager
-
Uses of ClusterManager in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as ClusterManagerModifier and TypeFieldDescriptionprivate ClusterManagerBootstrap.Builder.clusterManager_private ClusterManagerBootstrap.clusterManager_private static final ClusterManagerClusterManager.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type ClusterManagerModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<ClusterManager, ClusterManager.Builder, ClusterManagerOrBuilder> Bootstrap.Builder.clusterManagerBuilder_private static final com.google.protobuf.Parser<ClusterManager> ClusterManager.PARSERMethods in io.envoyproxy.envoy.config.bootstrap.v3 that return ClusterManagerModifier and TypeMethodDescriptionClusterManager.Builder.build()ClusterManager.Builder.buildPartial()Bootstrap.Builder.getClusterManager()Configuration for the cluster manager which owns all upstream clusters within the server.Bootstrap.getClusterManager()Configuration for the cluster manager which owns all upstream clusters within the server.BootstrapOrBuilder.getClusterManager()Configuration for the cluster manager which owns all upstream clusters within the server.static ClusterManagerClusterManager.getDefaultInstance()ClusterManager.Builder.getDefaultInstanceForType()ClusterManager.getDefaultInstanceForType()static ClusterManagerClusterManager.parseDelimitedFrom(InputStream input) static ClusterManagerClusterManager.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterManagerClusterManager.parseFrom(byte[] data) static ClusterManagerClusterManager.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterManagerClusterManager.parseFrom(com.google.protobuf.ByteString data) static ClusterManagerClusterManager.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterManagerClusterManager.parseFrom(com.google.protobuf.CodedInputStream input) static ClusterManagerClusterManager.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterManagerClusterManager.parseFrom(InputStream input) static ClusterManagerClusterManager.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterManagerClusterManager.parseFrom(ByteBuffer data) static ClusterManagerClusterManager.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type ClusterManagerModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ClusterManager> ClusterManager.getParserForType()private com.google.protobuf.SingleFieldBuilder<ClusterManager, ClusterManager.Builder, ClusterManagerOrBuilder> Bootstrap.Builder.internalGetClusterManagerFieldBuilder()Configuration for the cluster manager which owns all upstream clusters within the server.static com.google.protobuf.Parser<ClusterManager> ClusterManager.parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type ClusterManagerModifier and TypeMethodDescriptionprivate voidClusterManager.Builder.buildPartial0(ClusterManager result) Bootstrap.Builder.mergeClusterManager(ClusterManager value) Configuration for the cluster manager which owns all upstream clusters within the server.ClusterManager.Builder.mergeFrom(ClusterManager other) static ClusterManager.BuilderClusterManager.newBuilder(ClusterManager prototype) Bootstrap.Builder.setClusterManager(ClusterManager value) Configuration for the cluster manager which owns all upstream clusters within the server.