Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSHKeyGen ¶
type SSHKeyGen struct {
// contains filtered or unexported fields
}
func NewSSHKeyGen ¶
func NewSSHKeyGen(description string, dest ssh.Destination, keyType string, keyPath string, opts SSHKeyGenOptions) *SSHKeyGen
func (*SSHKeyGen) Description ¶
type SSHKeyGenOptions ¶
type SSHKeyGenOptions struct {
WithMockKeyGen execSSHKeyGen
}
Click to show internal directories.
Click to hide internal directories.