Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthMethodConfig ¶
func NewAuthMethodConfig() *authMethodConfig
Types ¶
type SshClient ¶
type SshClient struct { Config *ssh.ClientConfig // @todo for future errors verbosing Server string }
func NewSshClient ¶
func NewSshClient(creds *credentials.Credentials) (*SshClient, error)
Click to show internal directories.
Click to hide internal directories.