ssh

package
v0.1.1-0...-c51dc2f Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2018 License: Apache-2.0, Apache-2.0, Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateAllKeys

func GenerateAllKeys(keys map[string]Key, secrets *v1.Secret) error

GenerateAllKeys will create private keys and fingerprints for all recorded SSH variables

func RecordKeyInfo

func RecordKeyInfo(keys map[string]Key, configVar *model.ConfigurationVariable) error

RecordKeyInfo records priave key or fingerprint names for later generation

Types

type Key

type Key struct {
	PrivateKey  string // Name to associate with private key
	Fingerprint string // Name to associate with fingerprint
}

Key describes a key/fingerprint pair

Jump to

Keyboard shortcuts

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