package
3.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new PortForwarder.
# Constants
TODO move to API machinery and re-unify with kubelet/server/portfoward The subprotocol "portforward.k8s.io" is used for port forwarding.
# Structs
ForwardedPort contains a Local:Remote port pairing.
PortForwarder knows how to listen for local connections and forward them to a remote pod via an upgraded HTTP request.