Versions in this module Expand all Collapse all v0 v0.3.2 Feb 21, 2015 v0.3.1 Feb 15, 2015 Changes in this version + type UpgradeAwareSingleHostReverseProxy struct + func NewUpgradeAwareSingleHostReverseProxy(clientConfig *kclient.Config, backendAddr *url.URL) (*UpgradeAwareSingleHostReverseProxy, error) + func (p *UpgradeAwareSingleHostReverseProxy) RoundTrip(req *http.Request) (*http.Response, error) + func (p *UpgradeAwareSingleHostReverseProxy) ServeHTTP(w http.ResponseWriter, req *http.Request)