orchestrate

package
v0.18.2 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

handles the verification orchestration process

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupCertIdentityValidation

func SetupCertIdentityValidation(certIdentityListURL string, noCache bool, quiet bool) *certid.Options

configures certificate identity validation if needed

func VerifyBlobs

func VerifyBlobs(ctx context.Context, client *github.Client, opts Options) ([]oci.Signature, error)

verifies multiple blob files and returns all signatures

Types

type Options

type Options struct {
	ArtifactDigest         string
	Repository             string
	CertIdentity           string
	CertIssuer             string
	SourceRef              string
	BlobPaths              []string
	Quiet                  bool
	CertIdentityValidation *certid.Options
}

contains all options for verification

Jump to

Keyboard shortcuts

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