signature

package
v3.7.1 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2018 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// SignatureManagedAnnotation marks signatures that were imported by this
	// controller.
	SignatureManagedAnnotation = "image.openshift.io/managed-signature"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GetSignaturesError

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

type SignatureDownloader

type SignatureDownloader interface {
	DownloadImageSignatures(*imageapi.Image) ([]imageapi.ImageSignature, error)
}

func NewContainerImageSignatureDownloader

func NewContainerImageSignatureDownloader(ctx context.Context, timeout time.Duration) SignatureDownloader

type SignatureImportController

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

func NewSignatureImportController

func NewSignatureImportController(ctx context.Context, imageClient imageclient.Interface, imageInformer informers.ImageInformer, resyncInterval, fetchTimeout time.Duration, limit int) *SignatureImportController

func (*SignatureImportController) Run

func (s *SignatureImportController) Run(workers int, stopCh <-chan struct{})

Jump to

Keyboard shortcuts

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