Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EventAlertHandlers map[string]models.EventHandler = make(map[string]models.EventHandler) EventReasons map[string]struct{} = make(map[string]struct{}) )
Functions ¶
func MustRegisterEventAlertReason ¶
func MustRegisterEventAlertReason(eventAlertReason string, handler models.EventHandler)
func RegisterEventReason ¶
func RegisterEventReason(eventReason string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.