Documentation ¶
Index ¶
Constants ¶
View Source
const ( EventTypeImagePush = "image_push" EventTypeImageDelete = "image_delete" EventTypeChartUpload = "chart_upload" EventTypeChartDelete = "chart_delete" )
const definitions
Variables ¶
This section is empty.
Functions ¶
func GetLocalRegistry ¶ added in v1.8.0
GetLocalRegistry returns the info of the local Harbor registry
Types ¶
type Handler ¶ added in v1.8.0
Handler is the handler to handle event
func NewHandler ¶ added in v1.8.0
func NewHandler(policyCtl policy.Controller, registryMgr registry.Manager, opCtl operation.Controller) Handler
NewHandler ...
Click to show internal directories.
Click to hide internal directories.