package
1.8.0-alpha.2
Repository: https://github.com/weekface/kubernetes.git
Documentation: pkg.go.dev

# Functions

BuildV4Options returns a V4Options based on the given information.
newOptions creates a new options from the Request.
ServePortForward handles a port forwarding request.

# Constants

The subprotocol "portforward.k8s.io" is used for port forwarding.

# Variables

No description provided by the author

# Structs

options contains details about which streams are required for port forwarding.

# Interfaces

PortForwarder knows how to forward content from a data stream to/from a port in a pod.