reconciler

package
v0.0.0-...-5483c66 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action interface {
	Describe() string
	Perform(reconciler *Reconciler) error
}

type Reconciler

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

func New

func New(mattermost *model.Client4, cfg config.Config) *Reconciler

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(dryRun, ignoreDefaultChannels bool) error

Jump to

Keyboard shortcuts

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