package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

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

# Structs

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