Documentation ¶
Overview ¶
Package remotecommand adds support for executing commands in containers, with support for separate stdin, stdout, and stderr streams, as well as TTY.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶ added in v0.17.0
type Executor struct {
// contains filtered or unexported fields
}
Executor executes a command on a pod container
Click to show internal directories.
Click to hide internal directories.