package
0.21.0-alpha.6
Repository: https://github.com/loft-sh/vcluster.git
Documentation: pkg.go.dev

# Functions

New creates a new PortForwarder with localhost listen addresses.
NewOnAddresses creates a new PortForwarder with custom listen addresses.
No description provided by the author
No description provided by the author

# 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.