Uses of Class
io.grpc.xds.client.XdsInitializationException
Packages that use XdsInitializationException
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of XdsInitializationException in io.grpc.xds
Methods in io.grpc.xds that throw XdsInitializationExceptionModifier and TypeMethodDescriptionstatic StringInternalGrpcBootstrapperImpl.getJsonContent()static io.grpc.internal.ObjectPool<XdsClient> InternalSharedXdsClientPoolProvider.getOrCreate(String target) -
Uses of XdsInitializationException in io.grpc.xds.client
Methods in io.grpc.xds.client that throw XdsInitializationExceptionModifier and TypeMethodDescriptionabstract Bootstrapper.BootstrapInfoBootstrapper.bootstrap()Returns system-loaded bootstrap configuration.Returns bootstrap configuration given by the raw data in JSON format.BootstrapperImpl.bootstrap()Reads and parses bootstrap config.protected Bootstrapper.BootstrapInfo.BuilderBootstrapperImpl.bootstrapBuilder(Map<String, ?> rawData) protected abstract ObjectBootstrapperImpl.getImplSpecificConfig(Map<String, ?> serverConfig, String serverUri) protected abstract StringBootstrapperImpl.getJsonContent()