package
0.0.0-20231026160944-34b34eac2554
Repository: https://github.com/opdev/operator-certification.git
Documentation: pkg.go.dev

# Functions

NewCertifiedImagesCheck returns a *certifiedImagesCheck that will scan the CSV and validate that all referenced images are certified.
NewDeployableByOlmCheck will return a check that validates if an operator is deployable by OLM.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ScorecardBasicSpecCheck evaluates the image to ensure it passes the operator-sdk scorecard check with the basic-check-spec-test suite selected.
ScorecardOlmSuiteCheck evaluates the image to ensure it passes the operator-sdk scorecard check with the olm suite selected.
ValidateOperatorBundleCheck evaluates the image and ensures that it passes bundle validation as executed by `operator-sdk bundle validate`.