controllers

package
v0.2.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: May 22, 2020 License: MPL-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetalClusterReconciler

type MetalClusterReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

MetalClusterReconciler reconciles a MetalCluster object

func (*MetalClusterReconciler) Reconcile

func (r *MetalClusterReconciler) Reconcile(req ctrl.Request) (_ ctrl.Result, rerr error)

func (*MetalClusterReconciler) SetupWithManager

func (r *MetalClusterReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error

type MetalMachineReconciler

type MetalMachineReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

MetalMachineReconciler reconciles a MetalMachine object

func (*MetalMachineReconciler) Reconcile

func (r *MetalMachineReconciler) Reconcile(req ctrl.Request) (_ ctrl.Result, rerr error)

func (*MetalMachineReconciler) SetupWithManager

func (r *MetalMachineReconciler) SetupWithManager(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