controller

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2026 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OperatorConfig

type OperatorConfig struct {
	MarmotURL            string
	IngestServiceAccount string
	Image                string
}

OperatorConfig holds operator-level settings passed via flags.

type RunReconciler

type RunReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	Config OperatorConfig
}

RunReconciler reconciles a Run object.

func (*RunReconciler) Reconcile

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

Reconcile handles a single reconciliation loop for a Run resource.

func (*RunReconciler) SetupWithManager

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