controller

package
v0.0.0-...-8a222f6 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterDeploymentReconciler

type ClusterDeploymentReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

ClusterDeploymentReconciler reconciles a ClusterDeployment object to update the ClusterInstance cluster deployment status conditions

func (*ClusterDeploymentReconciler) Reconcile

func (*ClusterDeploymentReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type ClusterInstanceReconciler

type ClusterInstanceReconciler struct {
	client.Client
	Scheme     *runtime.Scheme
	Recorder   record.EventRecorder
	Log        logr.Logger
	TmplEngine *ci.TemplateEngine
}

ClusterInstanceReconciler reconciles a ClusterInstance object

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

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

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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