Documentation ¶
Index ¶
Constants ¶
View Source
const ( SSHKeyED25519Filename = "id_ed25519" SSHDefaultFilename = SSHKeyED25519Filename SSHDefaultTimeOut = time.Duration(15 * time.Second) )
Variables ¶
View Source
var ErrNoSSHKeyFile = errors.New("no ssh key file")
Functions ¶
func CreateSSHConfig ¶
CreateSSHConfig - creates ssh client config.
func LookupForSSHKeyfile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.