Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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.
Click to show internal directories.
Click to hide internal directories.