package proxy
import "k8s.io/kubernetes/pkg/util/proxy"
Package proxy provides transport and upgrade support for proxies
Index ¶
Types ¶
type Transport ¶
Transport is a transport for text/html content that replaces URLs in html content with the prefix of the proxy server
func (*Transport) RoundTrip ¶
RoundTrip implements the http.RoundTripper interface
Source Files ¶
doc.go transport.go
- Version
- v0.19.3
- Published
- Jun 22, 2015
- Platform
- windows/amd64
- Imports
- 12 packages
- Last checked
- 2 minutes ago –
Tools for package owners.