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

# Functions

MasterKeyFromIdentities takes a set if Bech32-encoded age identities, parses them, and returns a new MasterKey.
MasterKeyFromRecipient takes a Bech32-encoded age public key, parses it, and returns a new MasterKey.

# Structs

MasterKey is an age key used to Encrypt and Decrypt SOPS' data key.

# Type aliases

ParsedIdentities contains a set of parsed age identities.