webhook

package
v1.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

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
}

func NewKB

func NewKB(webHookUlr string, timeOut time.Duration, externalInspectUrl string) *KB

NewKB Initialize Keybase webhook sender

func (*KB) Send

func (k *KB) Send(events map[string]message.ContainerEventsGroup)

Send Send a group of docker events to keybase webhook

type Slack

type Slack struct {
	// contains filtered or unexported fields
}

func NewSlack

func NewSlack(webHookUlr string, timeOut time.Duration, externalInspectUrl string) *Slack

func (*Slack) Send

func (s *Slack) Send(events map[string]message.ContainerEventsGroup)

type WebEx

type WebEx struct {
	// contains filtered or unexported fields
}

func NewWebEx

func NewWebEx(webHookUlr string, timeOut time.Duration, externalInspectUrl string) *WebEx

NewWebEx Initialize WebEx webhook sender

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL