signature

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cosign

type Cosign struct {
	// contains filtered or unexported fields
}

func NewCosign

func NewCosign(reg registry.Registry) *Cosign

func (Cosign) Signature

func (c Cosign) Signature(imageRef regname.Digest) (imageset.UnprocessedImageRef, error)

type Finder

type Finder interface {
	Signature(reference name.Digest) (imageset.UnprocessedImageRef, error)
}

type Noop

type Noop struct{}

func NewNoop

func NewNoop() *Noop

type NotFoundErr

type NotFoundErr struct{}

func (NotFoundErr) Error

func (s NotFoundErr) Error() string

type Signatures

type Signatures struct {
	// contains filtered or unexported fields
}

func NewSignatures

func NewSignatures(finder Finder, concurrency int) *Signatures

func (*Signatures) Fetch

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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