Documentation ¶ Index ¶ func NewSshClientConfig(sshUser, sshPassword, sshType, sshKey, sshKeyPassword string, ...) (config *ssh.ClientConfig, err error) func NewSshUpstream(host, username, password string, timeout time.Duration) (*ssh.Client, *ssh.Session, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewSshClientConfig ¶ func NewSshClientConfig(sshUser, sshPassword, sshType, sshKey, sshKeyPassword string, timeout time.Duration) (config *ssh.ClientConfig, err error) func NewSshUpstream ¶ func NewSshUpstream(host, username, password string, timeout time.Duration) (*ssh.Client, *ssh.Session, error) Types ¶ This section is empty. Source Files ¶ View all Source files ssh.go Click to show internal directories. Click to hide internal directories.