webhook

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2020 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 KB

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

func NewKB

func NewKB(webHookUlr string, timeOut time.Duration) *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) *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) *WebEx

NewWebEx Initialize WebEx webhook sender

Jump to

Keyboard shortcuts

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