Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AMConfig ¶
type AMConfig struct {
Receivers []AMReceiverConfig
}
type AMReceiverConfig ¶
type AlertmanagerClient ¶
type AlertmanagerClient struct {
CortexClient client.CortexClient
// contains filtered or unexported fields
}
func (AlertmanagerClient) SyncConfig ¶
func (am AlertmanagerClient) SyncConfig(config AMConfig, tenant string) error
Click to show internal directories.
Click to hide internal directories.