Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HubService ¶
type WebProxyBalancer ¶
type WebProxyBalancer interface { ForwardCall(srv interface{}, stream grpc.ServerStream) error SimpleRandom(svcName string, pool runtime.NodePool) runtime.ServiceEndpoint }
type WebProxyConfigurator ¶
type WebProxyConfigurator interface { configurator.Configurator balancer.BalancerConfigurator Address() net.Addr ServerName() string X509CertPEM() []byte X509KeyPEM() []byte }
Click to show internal directories.
Click to hide internal directories.