controllers

package
v0.5.3-beta.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 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 VSphereClusterReconciler

type VSphereClusterReconciler struct {
	client.Client
	Recorder record.EventRecorder
	Log      logr.Logger
}

VSphereClusterReconciler reconciles a VSphereCluster object

func (*VSphereClusterReconciler) Reconcile

func (r *VSphereClusterReconciler) Reconcile(req ctrl.Request) (_ ctrl.Result, reterr error)

Reconcile ensures the back-end state reflects the Kubernetes resource state intent.

func (*VSphereClusterReconciler) SetupWithManager

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

SetupWithManager adds this controller to the provided manager.

type VSphereMachineReconciler

type VSphereMachineReconciler struct {
	client.Client
	Log      logr.Logger
	Recorder record.EventRecorder
}

VSphereMachineReconciler reconciles a VSphereMachine object

func (*VSphereMachineReconciler) Reconcile

func (r *VSphereMachineReconciler) Reconcile(req ctrl.Request) (_ ctrl.Result, reterr error)

Reconcile ensures the back-end state reflects the Kubernetes resource state intent.

func (*VSphereMachineReconciler) SetupWithManager

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

SetupWithManager adds this controller to the provided manager.

Jump to

Keyboard shortcuts

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