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) Watch ¶
func (w *DefaultWatcher) Watch(kinds ...metav1.VersionKind) chan store.Event
Click to show internal directories.
Click to hide internal directories.