ssh

package
v0.0.0-...-764f856 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2019 License: Apache-2.0 Imports: 10 Imported by: 3

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.VariableDefinition) 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