package
0.0.0-20200322034917-7a465cb38967
Repository: https://github.com/wuka1/cli.git
Documentation: pkg.go.dev
# Functions
NewSignerInfoFormat returns a Format for rendering a signer role info Context.
NewTrustCommand returns a cobra command for `trust` subcommands.
NewTrustTagFormat returns a Format for rendering using a trusted tag Context.
SignerInfoWrite writes the context.
TagWrite writes the context.
# Structs
SignedTagInfo represents all formatted information needed to describe a signed tag: Name: name of the signed tag Digest: hex encoded digest of the contents Signers: list of entities who signed the tag.
SignerInfo represents all formatted information needed to describe a signer: Name: name of the signer role Keys: the keys associated with the signer.