Versions in this module Expand all Collapse all v2 v2.0.0 Apr 23, 2023 Changes in this version + func Bootstrap(mgr ctrl.Manager, client client.Client, log logr.Logger, objs Objs, ...) error + type Objs struct + Objs []types.Object + ScheduleObjs []types.Object + type Reconciler struct + ActiveLister *utils.ActiveLister + Log logr.Logger + Recorder recorder.ChaosRecorder + func (r *Reconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)