Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSSHClient ¶
func NewSSHClient(user, addr string) (*gossh.ClientConn, error)
func NewTunnelledSSHClient ¶ added in v0.1.1
func NewTunnelledSSHClient(user, tunaddr, tgtaddr string) (*gossh.ClientConn, error)
func Shell ¶
func Shell(client *gossh.ClientConn) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.