Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SSHAuth ¶
type SSHAuth struct {
Username string
UsernameRef string
PrivateKey string
PrivateKeyRef string
Passphrase string
PassphraseRef string
KnownHosts string
KnownHostsRef string
KnownHostsPath string
KnownHostsPaths []string
}
SSHAuth holds configuration for SSH-based authentication.
Click to show internal directories.
Click to hide internal directories.