watcher

package
v0.0.0-...-2998d80 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultWatcher

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

func NewDefaultWatcher

func NewDefaultWatcher(input <-chan store.Event) *DefaultWatcher

func (*DefaultWatcher) Run

func (w *DefaultWatcher) Run(ctx context.Context) error

func (*DefaultWatcher) Watch

func (w *DefaultWatcher) Watch(kinds ...metav1.VersionKind) chan store.Event

type Watcher

type Watcher interface {
	Watch(kinds ...metav1.VersionKind) chan store.Event
}

Jump to

Keyboard shortcuts

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