watcher

package
v0.0.0-...-9be662f Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChangeFuncs

type ChangeFuncs struct {
	AddFunc    func(interface{})
	DeleteFunc func(interface{})
	UpdateFunc func(interface{}, interface{})
}

type Watcher

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

func New

func New(client *client.Client, namespace string) (*Watcher, error)

func (*Watcher) WatchIngresses

func (w *Watcher) WatchIngresses(ctx context.Context, resyncPeriod time.Duration, c ChangeFuncs)

Jump to

Keyboard shortcuts

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