datasciencecluster

package
v2.11.0 Latest Latest
Warning

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

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

Documentation

Overview

Package datasciencecluster contains controller logic of CRD DataScienceCluster

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataScienceClusterConfig added in v2.2.0

type DataScienceClusterConfig struct {
	DSCISpec *dsci.DSCInitializationSpec
}

DataScienceClusterConfig passing Spec of DSCI for reconcile DataScienceCluster.

type DataScienceClusterReconciler

type DataScienceClusterReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	Log    logr.Logger
	// Recorder to generate events
	Recorder           record.EventRecorder
	DataScienceCluster *DataScienceClusterConfig
}

DataScienceClusterReconciler reconciles a DataScienceCluster object.

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

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