Documentation
¶
Overview ¶
Package ssh provides SSH client functionality for network device connections.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateClientConfig ¶
func GenerateClientConfig(username string, password string, hostKeyPath string, hostname string) (*ssh.ClientConfig, error)
GenerateClientConfig returns client config.
Types ¶
Click to show internal directories.
Click to hide internal directories.