package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Functions
EnsureDefaultScanner ensures that the scanner with the specified URL is set as default in the system.
EnsureScanners ensures that the scanners with the specified endpoints URLs exist in the system.
ExtractScanReq extracts the scan request from the job parameters.
RemoveImmutableScanners removes immutable scanner Registrations with the specified endpoint URLs.
# Constants
JobParameterAuthType ...
JobParameterMimes ...
JobParameterRequest ...
JobParameterRobot ...
JobParamRegistration ...
# Structs
CheckInReport defines model for checking in the scan report with specified mime.
Job for running scan in the job service with async way.