package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev

# Packages

# Functions

NewManager returns an instance of the default manager.

# Variables

Mgr is a global artifact manager instance.

# Structs

Artifact is the abstract object managed by Harbor.
Reference records the child artifact referenced by parent artifact.

# Interfaces

Manager is the only interface of artifact module to provide the management functions for artifacts.