package
2.17.0+incompatible
Repository: https://github.com/kubernetes/deployment-manager.git
Documentation: pkg.go.dev

# Functions

Digest hashes a reader and returns a SHA256 digest.
DigestFile calculates a SHA256 hash (like Docker) for a given file.
NewFromFiles constructs a new Signatory from the PGP key in the given filename.
NewFromKeyring reads a keyring file and creates a Signatory.

# Structs

Signatory signs things.
SumCollection represents a collection of file and image checksums.
Verification contains information about a verification operation.

# Type aliases

PassphraseFetcher returns a passphrase for decrypting keys.