transaction

package
v0.10.12 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController

func NewController(topo topo.Store, transactions transaction.Store, configurations configuration.Store, pluginRegistry *pluginregistry.PluginRegistry) *controller.Controller

NewController returns a new control relation controller

Types

type ConfigurationWatcher

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

ConfigurationWatcher configuration store watcher

func (*ConfigurationWatcher) Start

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

Start starts the watcher

func (*ConfigurationWatcher) Stop

func (w *ConfigurationWatcher) Stop()

Stop stops the watcher

type Reconciler

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

Reconciler reconciles transactions

func (*Reconciler) Reconcile

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

Reconcile reconciles transactions

type Watcher

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

Watcher transaction watcher changes

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 transaction watcher

Jump to

Keyboard shortcuts

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