Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct {
Options *pagerduty.V2Event
Response *pagerduty.V2EventResponse
Manager client.Manager
metrics.RecordMetricsEvent
// contains filtered or unexported fields
}
Event struct that operate on alert
func (*Event) SetOptionsResolve ¶
func (e *Event) SetOptionsResolve()
SetOptionsResolve set action as resolve for incident
func (*Event) SetOptionsTrigger ¶
func (e *Event) SetOptionsTrigger()
SetOptionsTrigger set action as trigger for incident
func (*Event) SetPayLoad ¶
SetPayLoad add additional information to new alert
Click to show internal directories.
Click to hide internal directories.