//
pkg.gl
Category
github.com/tomwilkie/weaveworks-common
httpgrpc
server
package
0.0.0-20170712132233-a3605f7ca8e7
Repository:
https://github.com/tomwilkie/weaveworks-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
0
Files
163 SLOC
#
Functions
NewClient
NewClient makes a new Client, given a kubernetes service address.
NewServer
NewServer makes a new Server.
ParseURL
ParseURL deals with direct:// style URLs, as well as kubernetes:// urls.
#
Structs
Client
Client is a http.Handler that forwards the request over gRPC.
Server
Server implements HTTPServer.