package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/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.