Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PublicKeyFile ¶
func PublicKeyFile(file string) ssh.AuthMethod
Types ¶
type SSHClient ¶
type SSHClient struct { Config *ssh.ClientConfig Host string Port int }
func (*SSHClient) RunCommand ¶
func (client *SSHClient) RunCommand(cmd *SSHCommand) error
Click to show internal directories.
Click to hide internal directories.