package
0.35.1
Repository: https://github.com/fluxcd/kustomize-controller.git
Documentation: pkg.go.dev

# Functions

MasterKeyFromFingerprint takes a PGP fingerprint and returns a new MasterKey with that fingerprint.
NewGnuPGHome initializes a new GnuPGHome in a temporary directory.

# Constants

SopsGpgExecEnv can be set as an environment variable to overwrite the GnuPG binary used.

# Structs

MasterKey is a PGP key used to securely store SOPS' data key by encrypting it and decrypting it.

# Type aliases

GnuPGHome is the absolute path to a GnuPG home directory.