Documentation ¶
Index ¶
- func DownloadImage(image string, containerEngine string) error
- func ExtractIndexDB(image string, containerEngine string) error
- func GetDataFromBundleImage(auditBundle *models.AuditBundle, ...) *models.AuditBundle
- func RunScorecard(bundleDir string, auditBundle *models.AuditBundle) *models.AuditBundle
- func RunValidators(bundlePath string, auditBundle *models.AuditBundle, indexImage string) *models.AuditBundle
- type BundleAnnotations
- type Manifest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadImage ¶
func ExtractIndexDB ¶
func GetDataFromBundleImage ¶
func GetDataFromBundleImage(auditBundle *models.AuditBundle, disableScorecard, disableValidators, serverMode bool, label, labelValue string, containerEngine string, indexImage string) *models.AuditBundle
GetDataFromBundleImage returns the bundle from the image
func RunScorecard ¶
func RunScorecard(bundleDir string, auditBundle *models.AuditBundle) *models.AuditBundle
func RunValidators ¶
func RunValidators(bundlePath string, auditBundle *models.AuditBundle, indexImage string) *models.AuditBundle
Types ¶
type BundleAnnotations ¶
Click to show internal directories.
Click to hide internal directories.