types

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: Apache-2.0 Imports: 2 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NestedVerifierReport

type NestedVerifierReport struct {
	Subject         string                 `json:"subject"`
	ReferenceDigest string                 `json:"referenceDigest"`
	ArtifactType    string                 `json:"artifactType"`
	VerifierReports []types.VerifierResult `json:"verifierReports"`
	NestedReports   []NestedVerifierReport `json:"nestedReports"`
}

NestedVerifierReport describes the results of verifying an artifact and its nested artifacts by available verifiers. Note: NestedVerifierReport is used for verification results in v1.

func NewNestedVerifierReport

func NewNestedVerifierReport(report interface{}) (NestedVerifierReport, error)

NewNestedVerifierReport creates a new NestedVerifierReport from an interface.

type VerifyResult

type VerifyResult struct {
	IsSuccess       bool          `json:"isSuccess,omitempty"`
	VerifierReports []interface{} `json:"verifierReports"`
}

VerifyResult describes the results of verifying a subject

Jump to

Keyboard shortcuts

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

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy