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

# Functions

AddNotificationJob insert new notification job to DB.
AddNotificationPolicy insert new notification policy to DB.
DeleteAllNotificationJobsByPolicyID ...
DeleteNotificationJob ...
DeleteNotificationPolicy delete notification policy by id.
GetLastTriggerJobsGroupByEventType get notification jobs info of policy, including event type and last trigger time.
GetNotificationJob ...
GetNotificationJobs ...
GetNotificationPolicies returns all notification policy in project.
GetNotificationPolicy return notification policy by id.
GetNotificationPolicyByName return notification policy by name.
GetTotalCountOfNotificationJobs ...
UpdateNotificationJob update notification job.
UpdateNotificationPolicy update t specified notification policy.