package
0.40.0
Repository: https://github.com/tektoncd/cli.git
Documentation: pkg.go.dev

# Functions

Sign the crd and output signed bytes to writer.
UnmarshalCRD will get the task/pipeline from buffer and extract the signature.
Verify the crd.
VerifyInterface get the checksum of json marshalled object and verify it.

# Constants

SignatureAnnotation is the key of signature in annotation map.