Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // PolicyMgr is a global notification policy manager PolicyMgr policy.Manager // JobMgr is a notification job controller JobMgr job.Manager // HookManager is a hook manager HookManager hook.Manager // SupportedEventTypes is a map to store supported event type, eg. pushImage, pullImage etc SupportedEventTypes map[string]struct{} // SupportedNotifyTypes is a map to store notification type, eg. HTTP, Email etc SupportedNotifyTypes map[string]struct{} )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.