Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsImplicitSSHTransport ¶ added in v0.9.0
func SSHKeyScan ¶
SSHKeyScan scans a ssh server for the hostkey; server should be in the form hostname, or hostname:port
Types ¶
type SCPStyleURL ¶ added in v0.13.0
func ParseSCPStyleURL ¶ added in v0.13.0
func ParseSCPStyleURL(raw string) (*SCPStyleURL, error)
func (*SCPStyleURL) String ¶ added in v0.13.0
func (url *SCPStyleURL) String() string
Click to show internal directories.
Click to hide internal directories.