controllers

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

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

Go to latest
Published: Mar 26, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCustomClusterController

func NewCustomClusterController(mgr ctrl.Manager) error

Types

type CustomClusterReconciler

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

CustomClusterReconciler reconciles a CustomCluster object

func (*CustomClusterReconciler) Reconcile

func (r *CustomClusterReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*CustomClusterReconciler) ReconcileCompatibility

func (r *CustomClusterReconciler) ReconcileCompatibility(cluster *hackathonv1.CustomCluster) bool

func (*CustomClusterReconciler) SetupWithManager

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

type ExperimentReconciler

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

ExperimentReconciler reconciles a Experiment object

func (*ExperimentReconciler) Reconcile

func (r *ExperimentReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*ExperimentReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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