kubernetes

package
v0.0.0-...-7c1e342 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(k8sServer, configPath string, event chan watch.Event) error

Types

type ResourceEventHandler

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

func (ResourceEventHandler) OnAdd

func (r ResourceEventHandler) OnAdd(obj interface{})

func (ResourceEventHandler) OnDelete

func (r ResourceEventHandler) OnDelete(obj interface{})

func (ResourceEventHandler) OnUpdate

func (r ResourceEventHandler) OnUpdate(oldObj, obj interface{})

Jump to

Keyboard shortcuts

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