watcher

package
v0.0.0-...-706ea71 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WatcherInterface

type WatcherInterface interface {
	Start()
}

type WorkloadClusterEventHandler

type WorkloadClusterEventHandler struct{}

func (WorkloadClusterEventHandler) OnAdd

func (h WorkloadClusterEventHandler) OnAdd(obj interface{})

func (WorkloadClusterEventHandler) OnDelete

func (h WorkloadClusterEventHandler) OnDelete(obj interface{})

func (WorkloadClusterEventHandler) OnUpdate

func (h WorkloadClusterEventHandler) OnUpdate(oldObj, newObj interface{})

type XwcWatcher

type XwcWatcher struct {
	Cache   cache.Store
	Manager *manager.XwcManager
	// contains filtered or unexported fields
}
var XWCWatcher *XwcWatcher

func NewXwcWatcher

func NewXwcWatcher() *XwcWatcher

func (*XwcWatcher) Start

func (w *XwcWatcher) Start()

Jump to

Keyboard shortcuts

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