package
1.6.0-alpha.0
Repository: https://github.com/andrewrynhard/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.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
The SPDY subprotocol "channel.k8s.io" is used for remote command attachment/execution.
The SPDY subprotocol "v2.channel.k8s.io" is used for remote command attachment/execution.
The SPDY subprotocol "v3.channel.k8s.io" is used for remote command attachment/execution.
The SPDY subprotocol "v4.channel.k8s.io" is used for remote command attachment/execution.
# Variables
No description provided by the author
# Structs
Options contains details about which streams are required for remote command execution.