# Functions
BuildV4Options returns a V4Options based on the given information.
NewV4Options creates a new options from the Request.
ServePortForward handles a port forwarding request.
# Constants
ProtocolV1Name is the name of the subprotocol used for port forwarding.
# Variables
SupportedProtocols are the supported port forwarding protocols.
# Interfaces
PortForwarder knows how to forward content from a data stream to/from a port in a pod.