Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AlertManager ¶
type AlertManager struct {
Clients []amclient.AlertManagerClient
}
AlertManager is a struct that aggregates all of the alert manager clients.
func ProvideAlertManager ¶
func ProvideAlertManager() *AlertManager
ProvideAlertManager creates empty AlertManager.
Click to show internal directories.
Click to hide internal directories.