Versions in this module Expand all Collapse all v0 v0.1.0 Jan 21, 2019 Changes in this version + type Proxy struct + func NewProxy(dockerURL string, tlsconfig *tls.Config) (*Proxy, error) + func (p *Proxy) ServeHTTP(w http.ResponseWriter, r *http.Request) + type UNIXTransport struct + func (u UNIXTransport) RoundTrip(req *http.Request) (res *http.Response, err error)