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

# Functions

Detail set WithDetail for the Options.
ListAll returns all projects with chunk support.
Metadata set WithMetadata for the Options.
NewController creates an instance of the default project controller.
WithCVEAllowlist set WithCVEAllowlist for the Options.
WithEffectCVEAllowlist set WithEffectCVEAllowlist for the Options.
WithOwner set WithOwner for the Options.

# Variables

Ctl is a global project controller instance.

# Structs

Options options used by `Get` method of `Controller`.
Result the result for ListAll func.

# Interfaces

Controller defines the operations related with blobs.

# Type aliases

MemberQuery alias to models.MemberQuery.
Option option for `Get` and `Exist` method of `Controller`.
Project alias to models.Project.