Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct { Name string // contains filtered or unexported fields }
Command a command
type RemoteRunner ¶
type RemoteRunner struct {
// contains filtered or unexported fields
}
RemoteRunner remote runner
func NewRemoteRunner ¶
func NewRemoteRunner(sshClient ssh.Client) *RemoteRunner
NewRemoteRunner create a runner
Click to show internal directories.
Click to hide internal directories.