ssh

package
v0.7.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2018 License: Apache-2.0 Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSHPubkey

type SSHPubkey struct {
	Name           string
	PublicKey      string
	FingerprintMD5 string
}

We only use this to create temporary keypairs, thus we do not need the Private key The reason for not hardcoding a random public key is that it would look like a backdoor

func NewSSHKey

func NewSSHKey() (*SSHPubkey, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL