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

# Constants

FilterTypeLabel represents the label filter type.
FilterTypeRepository represents the repository filter type.
FilterTypeSignature represents the signature filter type.
FilterTypeTag represents the tag filter type.
FilterTypeVulnerability represents the vulnerability filter type.
TriggerTypeEventBased represents the event_based trigger type.
TriggerTypeManual represents the manual trigger type.
TriggerTypeScheduled represents the scheduled trigger type.

# Structs

Filter holds the info of the filter.
Schema defines p2p preheat policy schema.
Trigger holds the trigger info.

# Type aliases

FilterType represents the type info of the filter.
TriggerType represents the type of trigger.