changeset

package
v0.0.0-...-dfeffc8 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Watch

func Watch(name string, resolve Resolver, enq Enqueuer, controllers ...ControllerProvider)

Types

type ControllerProvider

type ControllerProvider interface {
	Generic() controller.GenericController
}

type Enqueuer

type Enqueuer func(namespace, name string)

type Key

type Key struct {
	Namespace string
	Name      string
}

type Resolver

type Resolver func(namespace, name string, obj runtime.Object) ([]Key, error)

Jump to

Keyboard shortcuts

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