trust

package
v28.5.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2025 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSignerInfoFormat deprecated

func NewSignerInfoFormat() formatter.Format

NewSignerInfoFormat returns a Format for rendering a signer role info Context

Deprecated: this function was only used internally and will be removed in the next release.

func NewTrustCommand deprecated

func NewTrustCommand(dockerCLI command.Cli) *cobra.Command

NewTrustCommand returns a cobra command for `trust` subcommands

Deprecated: Do not import commands directly. They will be removed in a future release.

func NewTrustTagFormat deprecated

func NewTrustTagFormat() formatter.Format

NewTrustTagFormat returns a Format for rendering using a trusted tag Context

Deprecated: this function was only used internally and will be removed in the next release.

func SignerInfoWrite deprecated

func SignerInfoWrite(fmtCtx formatter.Context, signerInfoList []signerInfo) error

SignerInfoWrite writes the context

Deprecated: this function was only used internally and will be removed in the next release.

func TagWrite deprecated

func TagWrite(fmtCtx formatter.Context, signedTagInfoList []signedTagInfo) error

TagWrite writes the context

Deprecated: this function was only used internally and will be removed in the next release.

Types

type SignedTagInfo deprecated

type SignedTagInfo = signedTagInfo

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

Deprecated: this type was only used internally and will be removed in the next release.

type SignerInfo deprecated

type SignerInfo = signerInfo

SignerInfo represents all formatted information needed to describe a signer: Name: name of the signer role Keys: the keys associated with the signer

Deprecated: this type was only used internally and will be removed in the next release.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL