Class ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService
    Enclosing class:
    ScopedRoutesDiscoveryServiceGrpc

    public abstract static class ScopedRoutesDiscoveryServiceGrpc.ScopedRoutesDiscoveryServiceImplBase
    extends Object
    implements io.grpc.BindableService
     The Scoped Routes Discovery Service (SRDS) API distributes
     :ref:`ScopedRouteConfiguration<envoy_v3_api_msg.ScopedRouteConfiguration>`
     resources. Each ScopedRouteConfiguration resource represents a "routing
     scope" containing a mapping that allows the HTTP connection manager to
     dynamically assign a routing table (specified via a
     :ref:`RouteConfiguration<envoy_v3_api_msg_config.route.v3.RouteConfiguration>` message) to each
     HTTP request.
     
    • Constructor Detail

      • ScopedRoutesDiscoveryServiceImplBase

        public ScopedRoutesDiscoveryServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService