package
23.0.0-beta.1+incompatible
Repository: https://github.com/nobidev/docker-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.