lbwatcher

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2022 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	LogLevel        string
	RequeueInterval int
}

Options .

type Watcher added in v0.4.3

type Watcher struct {
	Options  Options
	NStorage *netrisstorage.Storage
	MGR      manager.Manager
}

Watcher is the main structure in order to manage lb watcher

func NewWatcher added in v0.4.3

func NewWatcher(nStorage *netrisstorage.Storage, mgr manager.Manager, options Options) (*Watcher, error)

NewWatcher initializes the new lb watcher.

func (*Watcher) Start added in v0.4.3

func (w *Watcher) Start()

Start .

Jump to

Keyboard shortcuts

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