controllers

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2021 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AutoUpdate = "AutoUpdate"
	NoUpdate   = "NoUpdate"
)

Update Policy

Variables

This section is empty.

Functions

This section is empty.

Types

type ChainConfigReconciler

type ChainConfigReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

ChainConfigReconciler reconciles a ChainConfig object

func (*ChainConfigReconciler) Reconcile

func (r *ChainConfigReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ChainConfigReconciler) SetupWithManager

func (r *ChainConfigReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type ChainNodeReconciler

type ChainNodeReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

ChainNodeReconciler reconciles a ChainNode object

func (*ChainNodeReconciler) Reconcile

func (r *ChainNodeReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ChainNodeReconciler) SetupWithManager

func (r *ChainNodeReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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