Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { api.BaseController // contains filtered or unexported fields }
Handler handles reqeust on /service/notifications/jobs/*, which listens to the webhook of jobservice.
func (*Handler) HandleReplication ¶
func (h *Handler) HandleReplication()
HandleReplication handles the webhook of replication job 处理镜像复制任务
func (*Handler) HandleScan ¶
func (h *Handler) HandleScan()
HandleScan handles the webhook of scan job 处理镜像扫描任务
Click to show internal directories.
Click to hide internal directories.