controllers

package
v0.0.0-...-356e0c6 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IronicFinalizer string = "ironic.metal3.io"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IronicDatabaseReconciler

type IronicDatabaseReconciler struct {
	client.Client
	KubeClient kubernetes.Interface
	Scheme     *runtime.Scheme
	Log        logr.Logger
}

IronicDatabaseReconciler reconciles a IronicDatabase object

func (*IronicDatabaseReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*IronicDatabaseReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type IronicReconciler

type IronicReconciler struct {
	client.Client
	KubeClient kubernetes.Interface
	Scheme     *runtime.Scheme
	Log        logr.Logger
	Domain     string
}

IronicReconciler reconciles a Ironic object

func (*IronicReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*IronicReconciler) SetupWithManager

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