Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertManager ¶
type AlertManager struct {
// contains filtered or unexported fields
}
AlertManager represents AlertManager
func New ¶
func New(cfg alertmanager.Alertmanager, version string, logger *zap.Logger) (*AlertManager, error)
New creates new AlertManager
func (*AlertManager) Ignore ¶ added in v0.8.2
func (a *AlertManager) Ignore() bool
func (*AlertManager) Name ¶
func (a *AlertManager) Name() string
Name returns name of the AlertManager
Click to show internal directories.
Click to hide internal directories.