Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleChat ¶ added in v1.4.0
type GoogleChat struct {
// contains filtered or unexported fields
}
func NewGoogleChat ¶ added in v1.4.0
func NewGoogleChat(webHookUlr string, timeOut time.Duration, externalInspectUrl string) *GoogleChat
NewWebEx Initialize WebEx webhook sender
func (*GoogleChat) Send ¶ added in v1.4.0
func (s *GoogleChat) Send(events map[string]message.ContainerEventsGroup)
type KB ¶
type KB struct {
// contains filtered or unexported fields
}
type WebEx ¶
type WebEx struct {
// contains filtered or unexported fields
}
func (*WebEx) Send ¶
func (w *WebEx) Send(events map[string]message.ContainerEventsGroup)
WebEx doc https://apphub.webex.com/teams/applications/incoming-webhooks-cisco-systems
Click to show internal directories.
Click to hide internal directories.