Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
*gossh.Client
Keypath, IP, User string
HostKeyCallback gossh.HostKeyCallback
StrictHostKeyChecking bool
InteractiveTerminalFunc func(*gossh.Client) error
// contains filtered or unexported fields
}
func InitClient ¶
func (*Client) ConnectString ¶
func (*Client) SSHConfigString ¶
Click to show internal directories.
Click to hide internal directories.