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 Event ¶ added in v1.8.0
Event is the model that defines the image/chart pull/push event
Source Files
¶
- event.go
- handler.go
Click to show internal directories.
Click to hide internal directories.