Uses of Class
io.grpc.xds.client.Bootstrapper
Packages that use Bootstrapper
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of Bootstrapper in io.grpc.xds
Subclasses of Bootstrapper in io.grpc.xdsFields in io.grpc.xds declared as BootstrapperModifier and TypeFieldDescriptionprivate final Bootstrapper
SharedXdsClientPoolProvider.bootstrapper
Constructors in io.grpc.xds with parameters of type BootstrapperModifierConstructorDescription(package private)
SharedXdsClientPoolProvider
(Bootstrapper bootstrapper) -
Uses of Bootstrapper in io.grpc.xds.client
Subclasses of Bootstrapper in io.grpc.xds.clientModifier and TypeClassDescriptionclass
ABootstrapper
implementation that reads xDS configurations from local file system.