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

# Functions

NewOptions creates a new Options from the Request.
ServeAttach handles requests to attach to a container.
ServeExec handles requests to execute a command in a container.

# Structs

Options contains details about which streams are required for remote command execution.

# Interfaces

Attacher knows how to attach to a running container in a pod.
Executor knows how to execute a command in a container in a pod.