Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertingService ¶
type AlertingService struct {
AlertingFile model.AlertingFile
AlertFiles []model.AlertFile
}
func New ¶
func New(file string, ruleFiles []model.RuleFile, datasourceService *datasource.DatasourceService) (alertingService *AlertingService)
func (*AlertingService) GetAlertmanagerURL ¶
func (s *AlertingService) GetAlertmanagerURL() string
Click to show internal directories.
Click to hide internal directories.