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.