package
1.12.0-alpha.0
Repository: https://github.com/wking/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.