package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Functions
NewChecker returns checker.
NewController news a scan API controller.
WithExecutionID sets the execution id option.
# Constants
ScanAllCallback the scheduler callback name of the scan all.
const definitions.
# Variables
DefaultController is a default singleton scan API controller.
# Interfaces
Checker checker which can check that the artifact is scannable.
Controller provides the related operations for triggering scan.
# Type aliases
Option represents an option item by func template.