package
0.14.2
Repository: https://github.com/kubeflow/arena.git
Documentation: pkg.go.dev

# Functions

StdStreams returns the standard streams (stdin, stdout, stderr).

# Structs

DefaultRemoteExecutor is the standard implementation of remote command execution.
ExecOptions declare the arguments accepted by the Exec command.

# Interfaces

RemoteExecutor defines the interface accepted by the Exec command - provided for test stubbing.