nodeconfig

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2018 License: Apache-2.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deps

type Deps struct {
	Log     logging.Logger
	Publish *kvdbsync.Plugin // KeyProtoValWriter does not define Delete
}

Deps defines dependencies for NodeConfig CRD Handler.

type Handler

type Handler struct {
	Deps
}

Handler handler implements Handler interface,

func (*Handler) Init

func (h *Handler) Init() error

Init initializes handler configuration NodeConfig Handler will be taking action on resource CRUD

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

Directories

Path Synopsis
Package model is a generated protocol buffer package.
Package model is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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