Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrKeyAlreadyExists = errors.New("SSH key already exists")
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
// contains filtered or unexported fields
}
func NewContextForTests ¶
NewContextForTests creates a new `ssh.Context` with internal properties set to the specified values. It should only be used to inject test-specific setup.
func (*Context) GenerateSSHKey ¶
func (*Context) LocalPublicKeys ¶
Click to show internal directories.
Click to hide internal directories.