certification

package
v0.0.0-...-004779b Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	check.Check
	ElapsedTime time.Duration
	// contains filtered or unexported fields
}

func (Result) Error

func (r Result) Error() error

func (*Result) WithError

func (r *Result) WithError(err error) *Result

type Results

type Results struct {
	TestedImage       string
	PassedOverall     bool
	TestedOn          openshiftClusterVersion
	CertificationHash string
	Passed            []Result
	Failed            []Result
	Errors            []Result
	Warned            []Result
}

Jump to

Keyboard shortcuts

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