package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Functions
GetAnnotationParser register annotation parser.
NewParser creates a new annotation parser.
RegisterAnnotationParser register annotation parser.
# Constants
AnnotationPrefix is the prefix of annotation.
GIF is icon content type image/gif.
Icon is the key word of icon annotation.
JPEG is icon content type image/jpeg.
PNG is icon content type image/png.
SkipList is the key word of skip-list annotation.
V1alpha1 is the version of annotation parser.
# Interfaces
Parser parses annotations in artifact manifest.