package
1.3.0-alpha.3
Repository: https://github.com/icedroid/kubernetes.git
Documentation: pkg.go.dev

# Functions

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

# Variables

No description provided by the author

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