package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

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

# Interfaces

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