Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(addr string, telemetryClient telemetry.TelemetryClient, destinationClient destination.DestinationClient) (*grpc.Server, net.Listener, error)
* The Proxy-API server accepts requests from proxy instances and forwards those * requests to the appropriate controller service.
func NewTelemetryClient ¶
func NewTelemetryClient(addr string) (pb.TelemetryClient, *grpc.ClientConn, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.