package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Functions
NewIndexProcessor creates a new base index processor.
NewManifestProcessor creates a new base manifest processor.
# Structs
IndexProcessor is a base processor to process artifact enveloped by OCI index or docker manifest list Currently, it is just a null implementation.
ManifestProcessor is a base processor to process artifact enveloped by OCI manifest or docker v2 manifest.