Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Exec ¶
func Exec(ctx context.Context, cmd string, args []string, options remotecommand.StreamOptions) error
func TTYCmd ¶
func TTYCmd(execCmd *exec.Cmd, masterin io.Reader, masterout io.Writer, resize <-chan remotecommand.TerminalSize) error
func TerminalSizeChannel ¶
func TerminalSizeChannel(queue remotecommand.TerminalSizeQueue) <-chan remotecommand.TerminalSize
TerminalSizeChannel convert size queue to size channel
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.