Versions in this module Expand all Collapse all v0 v0.3.3 Apr 21, 2024 v0.3.2 Feb 10, 2024 Changes in this version + const FeatureWebhookMutateName + const FeatureWebhookMutatePath + const FeatureWebhookValidateName + const FeatureWebhookValidatePath + func SetupFeatureWebhook(mgr ctrl.Manager, updatesAllowed bool, rm api.RuntimeManager) + type DataSourceReconciler struct + CoreAddr string + EventRecorder record.EventRecorder + RuntimeManager api.RuntimeManager + Scheme *runtime.Scheme + func (r *DataSourceReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *DataSourceReconciler) SetupWithManager(mgr ctrl.Manager) error + type FeatureReconciler struct + RuntimeManager api.RuntimeManager + Scheme *runtime.Scheme + func (r *FeatureReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *FeatureReconciler) SetupWithManager(mgr ctrl.Manager) error + type ModelReconciler struct + EventRecorder record.EventRecorder + Scheme *runtime.Scheme + func (r *ModelReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *ModelReconciler) SetupWithManager(mgr ctrl.Manager) error