Package io.grpc.xds

Class GrpcBootstrapImplConfig


  • @Internal
    public abstract class GrpcBootstrapImplConfig
    extends Object
    Custom configuration for gRPC xDS bootstrap implementation.
    • Constructor Detail

      • GrpcBootstrapImplConfig

        public GrpcBootstrapImplConfig()
    • Method Detail

      • allowedGrpcServices

        public abstract io.grpc.xds.client.AllowedGrpcServices allowedGrpcServices()