Documentation ¶ Index ¶ func PublicKeyFile(file string) ssh.AuthMethod func Run(command string, env []string, username, host, port string, ...) ([]byte, error) func SshAgent(getenv func(string) string) ssh.AuthMethod Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func PublicKeyFile ¶ func PublicKeyFile(file string) ssh.AuthMethod func Run ¶ func Run(command string, env []string, username, host, port string, authMethod ssh.AuthMethod) ([]byte, error) func SshAgent ¶ func SshAgent(getenv func(string) string) ssh.AuthMethod Types ¶ This section is empty. Source Files ¶ View all Source files ssh.go Click to show internal directories. Click to hide internal directories.