calicowatcher

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: 27 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 {
	RequeueInterval int
	LogLevel        string
}

Options is the main options struct.

type Watcher

type Watcher struct {
	Options  Options
	NStorage *netrisstorage.Storage
	MGR      manager.Manager
	Calico   *calico.Calico
	// contains filtered or unexported fields
}

Watcher is the main structure in order to manage calicowatcher

func NewWatcher

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

NewWatcher is the main initialization function.

func (*Watcher) Start

func (w *Watcher) Start()

Start .

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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