Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Alertmanager ¶
type Alertmanager struct { // Name of the channel Name string `json:"name" yaml:"name"` // Settings contains webhook settings Settings webhook.Settings `json:"settings" yaml:"settings"` }
Alertmanager channel config
Click to show internal directories.
Click to hide internal directories.