kubernetes

package
v1.13.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 18 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKubernetes

func NewKubernetes(logger logger.Logger) bindings.InputBinding

NewKubernetes returns a new Kubernetes event input binding.

Types

type EventResponse added in v0.3.0

type EventResponse struct {
	Event  string       `json:"event"`
	OldVal corev1.Event `json:"oldVal"`
	NewVal corev1.Event `json:"newVal"`
}

Jump to

Keyboard shortcuts

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