//
pkg.gl
Category
github.com/goharbor/harbor/src
pkg
label
package
2.2.1+incompatible
Repository:
https://github.com/goharbor/harbor.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
2
Files
218 SLOC
#
Functions
New
New creates an instance of the default label manager.
NewDAO
NewDAO creates an instance of the default DAO.
#
Variables
Mgr
Mgr is a global instance of label manager.
#
Structs
Reference
Reference is the reference of label and artifact.
#
Interfaces
DAO
DAO is the data access object interface for label.
Manager
Manager manages the labels and references between label and resource.