package
0.0.4
Repository: https://github.com/leigme/client-go-trace.git
Documentation: pkg.go.dev

# Functions

New creates a new PortForwarder with localhost listen addresses.
NewOnAddresses creates a new PortForwarder with custom listen addresses.

# Constants

PortForwardProtocolV1Name is the subprotocol 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.