Uses of Class
io.grpc.xds.client.ControlPlaneClient
Packages that use ControlPlaneClient
-
Uses of ControlPlaneClient in io.grpc.xds.client
Fields in io.grpc.xds.client declared as ControlPlaneClientModifier and TypeFieldDescriptionprivate final ControlPlaneClient
XdsClientImpl.ResourceSubscriber.controlPlaneClient
Fields in io.grpc.xds.client with type parameters of type ControlPlaneClientModifier and TypeFieldDescriptionprivate final Map
<Bootstrapper.ServerInfo, ControlPlaneClient> XdsClientImpl.serverCpClientMap
Methods in io.grpc.xds.client that return ControlPlaneClientModifier and TypeMethodDescriptionXdsClientImpl.getOrCreateControlPlaneClient
(Bootstrapper.ServerInfo serverInfo)