# Functions
Assets returns a full collection of assets used in Preflight.
NewConfigFrom will return a runtime.Config based on the stored inputs in the provided viper.Viper.
No description provided by the author
ScorecardImage returns the container image used for OperatorSDK Scorecard based checks.
No description provided by the author
# Structs
Assets is the publicly accessible representation of Preflight's used assets.
Config contains configuration details for running preflight.
No description provided by the author
ReadOnlyConfig is a Config that cannot be modified.
ResultWriterFile implements a ResultWriter for use at preflight runtime.