telemetry

package
v2.1.4+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
}

Handler handler implements Handler interface

func (*Handler) Init

func (h *Handler) Init() error

Init initializes handler configuration Do nothing for telemetry handler

func (*Handler) ObjectCreated

func (h *Handler) ObjectCreated(obj interface{})

ObjectCreated is called when a CRD object is created

func (*Handler) ObjectDeleted

func (h *Handler) ObjectDeleted(obj interface{})

ObjectDeleted is called when a CRD object is deleted

func (*Handler) ObjectUpdated

func (h *Handler) ObjectUpdated(oldObj, newObj interface{})

ObjectUpdated is called when a CRD object is updated

Jump to

Keyboard shortcuts

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