vault

package
v1.2.5 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigOptions

type ConfigOptions struct {
	ConfigFile       string
	ConfigFileBackup string
}

type KeyPair added in v1.1.0

type KeyPair struct {
	PrivateKey string
	Passphrase string
}

func FetchKeys added in v1.1.0

func FetchKeys(uid string) (*KeyPair, error)

Fetch a private key from the Vault via the Keeper Secrets Manager based on the UID in the git config.

Jump to

Keyboard shortcuts

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