Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KeyPair ¶
KeyPair a key pair
func CreateKeyPair ¶
CreateKeyPair creates a key pair using size bits
func (*KeyPair) AuthMethod ¶
func (kp *KeyPair) AuthMethod() (ssh.AuthMethod, error)
AuthMethod returns the ssh.AuthMethod corresponding to this KeyPair
Click to show internal directories.
Click to hide internal directories.