cli

package
v1.14.1 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResultsFilenameWithExtension

func ResultsFilenameWithExtension(ext string) string

func RunPreflight

func RunPreflight(
	ctx context.Context,
	runChecks func(context.Context) (certification.Results, error),
	cfg CheckConfig,
	formatter formatters.ResponseFormatter,
	rw lib.ResultWriter,
	rs lib.ResultSubmitter,
) error

RunPreflight executes checks, writes logs, results, and submits results if requested.

Types

type CheckConfig

type CheckConfig struct {
	IncludeJUnitResults bool
	SubmitResults       bool
}

Jump to

Keyboard shortcuts

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