package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Constants
ArtifactTypeUnknown defines the type for the unknown artifacts.
# Variables
DefaultProcessor is to process artifact which has no specific processor.
Registry for registered artifact processors.
# Structs
Addition defines the specific addition of different artifacts: build history for image, values.yaml for chart, etc.
# Interfaces
Processor processes specified artifact.