Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrKeyMismatchMsg = "key mismatch"
View Source
var ErrKeyUnknownMsg = "key is unknown"
Functions ¶
func NewDialContext ¶
func NewSSHClientConfig ¶
Types ¶
type Config ¶
type Config struct { Identity string PassPhrase string PasswordCallback SecretCallback PassPhraseCallback SecretCallback HostKeyCallback HostKeyCallback }
type SecretCallback ¶
Click to show internal directories.
Click to hide internal directories.