controllers

package
v0.0.0-...-9b5ae21 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	STALE_THRESHOLD_SECONDS = 5 * 60
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SimulationToolkitReconciler

type SimulationToolkitReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	// Version of the Simulation Toolkit (from the helm-chart bundled alongside the operator)
	ToolkitVersion string
	// Version of the helm-chart that deploys the toolkit (from the helm-chart
	// bundled alongside the operator)
	HelmChartVersion string
	HelmChartPath    string
}

SimulationToolkitReconciler reconciles a SimulationToolkit object

func (*SimulationToolkitReconciler) DoNotRequeue

func (r *SimulationToolkitReconciler) DoNotRequeue(with_error error) (reconcile.Result, error)

func (*SimulationToolkitReconciler) ExpectedVersion

func (*SimulationToolkitReconciler) Reconcile

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.11.0/pkg/reconcile

func (*SimulationToolkitReconciler) Requeue

func (r *SimulationToolkitReconciler) Requeue(with_error error) (reconcile.Result, error)

func (*SimulationToolkitReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

func (*SimulationToolkitReconciler) UpdateStatus

Jump to

Keyboard shortcuts

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