Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Call ¶
func Call(url string, opts ...Option) alertmanager.ContactPointOption
Call creates a "webhook" contact point type.
Types ¶
type Option ¶
type Option func(contactType *contactType)
Option represents an option that can be used to configure a "webhook" contact point type.
func Credentials ¶
Credentials sets the credentials used to call the webhook.
Click to show internal directories.
Click to hide internal directories.