namespace

package
v0.1.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2017 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Watcher

type Watcher struct {
	*types.Base
	// TODO: This should be thread safe.
	DeviceGroups map[string]int32
}

Watcher represents a watcher type that watches namespaces.

func (Watcher) AddFunc

func (w Watcher) AddFunc() func(obj interface{})

AddFunc is a function that implements the Watcher interface.

func (Watcher) DeleteFunc

func (w Watcher) DeleteFunc() func(obj interface{})

DeleteFunc is a function that implements the Watcher interface.

func (Watcher) ObjType

func (w Watcher) ObjType() runtime.Object

ObjType is a function that implements the Watcher interface.

func (Watcher) Resource

func (w Watcher) Resource() string

Resource is a function that implements the Watcher interface.

func (Watcher) UpdateFunc

func (w Watcher) UpdateFunc() func(oldObj, newObj interface{})

UpdateFunc is a function that implements the Watcher interface.

Jump to

Keyboard shortcuts

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