controllers

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2021 License: Apache-2.0 Imports: 30 Imported by: 1

Documentation

Overview

Package controllers implements experimental controllers.

Index

Constants

View Source
const (
	// MachinePoolControllerName defines the controller used when creating clients.
	MachinePoolControllerName = "machinepool-controller"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MachinePoolReconciler

type MachinePoolReconciler struct {
	Client           client.Client
	WatchFilterValue string
	// contains filtered or unexported fields
}

MachinePoolReconciler reconciles a MachinePool object.

func (*MachinePoolReconciler) Reconcile

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

func (*MachinePoolReconciler) SetupWithManager

func (r *MachinePoolReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, options controller.Options) error

Jump to

Keyboard shortcuts

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