Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DriverName is the name of the ssh driver DriverName = "ssh" // DefaultUsername is the default username used for ssh operations DefaultUsername = "root" // DefaultSSHPort is the default port used for ssh operations DefaultSSHPort = 22 // DefaultSSHKey is the default public keyPath path used for ssh operations DefaultSSHKey = "/home/torpedo/key4torpedo.pem" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.