cyclenoderequest

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ClientAPIVersionAnnotation = "client.api.version"
)

Variables

This section is empty.

Functions

func NewReconciler

func NewReconciler(
	mgr manager.Manager,
	cloudProvider cloudprovider.CloudProvider,
	notifier notifications.Notifier,
	namespace string,
	options transitioner.Options,
) (reconcile.Reconciler, error)

NewReconciler returns a new Reconciler for CycleNodeRequests, which implements reconcile.Reconciler The Reconciler is registered as a controller and initialised as part of the creation.

Types

type Reconciler

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

Reconciler reconciles CycleNodeRequests. It implements reconcile.Reconciler

func (*Reconciler) Reconcile

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

Reconcile reconciles the incoming request, usually a cycleNodeRequest

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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