Uses of Class
io.grpc.xds.client.Bootstrapper
-
Packages that use Bootstrapper Package Description io.grpc.xds Library for gPRC proxyless service mesh using Envoy xDS protocol.io.grpc.xds.client -
-
Uses of Bootstrapper in io.grpc.xds
Subclasses of Bootstrapper in io.grpc.xds Modifier and Type Class Description (package private) classGrpcBootstrapperImplFields in io.grpc.xds declared as Bootstrapper Modifier and Type Field Description private BootstrapperSharedXdsClientPoolProvider. bootstrapperConstructors in io.grpc.xds with parameters of type Bootstrapper Constructor Description SharedXdsClientPoolProvider(Bootstrapper bootstrapper) -
Uses of Bootstrapper in io.grpc.xds.client
Subclasses of Bootstrapper in io.grpc.xds.client Modifier and Type Class Description classBootstrapperImplABootstrapperimplementation that reads xDS configurations from local file system.
-