vent

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2020 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const Pkg = "k8svent"

Pkg is the canonical package name of this application.

Variables

View Source
var Version = "0.17.0"

Version is the version of this application. It must be a var and initialized with a constant expression so we can set it during the linking stage of build.

Functions

func Vent

func Vent(urls []string, namespace string, secret string, logLevel string) error

Vent sets up and starts the listener for pod events, which posts them to the provided webhooks when it receives them. It should never return.

Types

type Venter added in v0.14.0

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

Venter contains the information used to send pods to webhook endpoints.

Jump to

Keyboard shortcuts

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