configuration

package
v0.10.11 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController

func NewController(topo topo.Store, conns gnmi.ConnManager, configurations configuration.Store, pluginRegistry *pluginregistry.PluginRegistry) *controller.Controller

NewController returns a configuration controller

Types

type Reconciler

type Reconciler struct {
	// contains filtered or unexported fields
}

Reconciler reconciles configurations

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(id controller.ID) (controller.Result, error)

Reconcile reconciles target configurations

type TopoWatcher

type TopoWatcher struct {
	// contains filtered or unexported fields
}

TopoWatcher topology watcher

func (*TopoWatcher) Start

func (w *TopoWatcher) Start(ch chan<- controller.ID) error

Start starts the topo store watcher

func (*TopoWatcher) Stop

func (w *TopoWatcher) Stop()

Stop stops the topology watcher

type Watcher

type Watcher struct {
	// contains filtered or unexported fields
}

Watcher configuration store watcher

func (*Watcher) Start

func (w *Watcher) Start(ch chan<- controller.ID) error

Start starts the watcher

func (*Watcher) Stop

func (w *Watcher) Stop()

Stop stops the watcher

Jump to

Keyboard shortcuts

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