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

# Packages

# Functions

Iterator returns the iterator to fetch all artifacts with query.
NewAbstractor creates a new abstractor.
NewController creates an instance of the default artifact controller.

# Variables

Ctl is a global artifact controller instance.
ErrBreak error to break walk.
ErrSkip error to skip walk the children of the artifact.

# Structs

AdditionLink is a link via that the addition can be fetched.
Artifact is the overall view of artifact.
Option is used to specify the properties returned when listing/getting artifacts.

# Interfaces

Abstractor abstracts the metadata of artifact.
Controller defines the operations related with artifacts and tags.