Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertProvider ¶
type AlertProvider struct {
IntegrationKey string `yaml:"integration-key"`
}
func (*AlertProvider) IsValid ¶
func (provider *AlertProvider) IsValid() bool
func (*AlertProvider) ToCustomAlertProvider ¶
func (provider *AlertProvider) ToCustomAlertProvider(eventAction, resolveKey string, service *core.Service, message string) *custom.AlertProvider
https://developer.pagerduty.com/docs/events-api-v2/trigger-events/
Click to show internal directories.
Click to hide internal directories.