Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperatorConfig ¶
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 ¶
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.
Click to show internal directories.
Click to hide internal directories.