Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeptnWorkloadVersionReconciler ¶
type KeptnWorkloadVersionReconciler struct { client.Client Scheme *runtime.Scheme EventSender eventsender.IEvent Log logr.Logger Meters apicommon.KeptnMeters SpanHandler telemetry.ISpanHandler TracerFactory telemetry.TracerFactory EvaluationHandler evaluation.IEvaluationHandler PhaseHandler phase.IHandler Config config.IConfig }
KeptnWorkloadVersionReconciler reconciles a KeptnWorkloadVersion object
func (*KeptnWorkloadVersionReconciler) SetupWithManager ¶
func (r *KeptnWorkloadVersionReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.