package
0.0.0-20231018185634-ce906b15f9e8
Repository: https://github.com/opdev/knex.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

HelpText is the help message associated with any given check.
ImageReference holds all things image-related.
Metadata contains useful information regarding the check.
No description provided by the author
No description provided by the author
No description provided by the author
Borrowed directly from Preflight's internal/runtime ResultWriterFile implements a ResultWriter for use at preflight runtime.
UserResponse is the standard user-facing response.

# Interfaces

Check as an interface containing all methods necessary to use and identify a given check.
CheckEngine defines the functionality necessary to run all checks for a policy, and return the results of that check execution.
ResponseFormatter describes the expected methods a formatter must implement.
ResultSubmitter defines methods associated with submitting results to Red HAt.
ResultWriter defines methods associated with writing check results.