api

package
v0.0.0-...-3303be3 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2019 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reconciler

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

Reconciler reconciles a generic resource by calling an API

func Add

Add creates a new Controller and adds it to the Manager. The Manager will set fields on the Controller and Start it when the Manager is Started.

func (*Reconciler) IsStopped

func (r *Reconciler) IsStopped() bool

IsStopped returns true iff the reconciler is stopped

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(request reconcile.Request) (reconcile.Result, error)

Reconcile by calling an API

func (*Reconciler) Stop

func (r *Reconciler) Stop()

Stop ensures that the reconciler will not perform any additional actions.

Jump to

Keyboard shortcuts

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