Versions in this module Expand all Collapse all v2 v2.0.0 Apr 23, 2023 Changes in this version + func AllSteps() []pipeline.PipelineStep + func Bootstrap(params Params) error + type Params struct + Client client.Client + Impls []*chaosimpltypes.ChaosImplPair + Logger logr.Logger + Mgr ctrl.Manager + Reader client.Reader + RecorderBuilder *recorder.RecorderBuilder + Selector *selector.Selector + Steps []pipeline.PipelineStep + type PickChildCRDPredicate struct + func (PickChildCRDPredicate) Update(e event.UpdateEvent) bool + type RemoteChaosPredicate struct + func (RemoteChaosPredicate) Create(e event.CreateEvent) bool + func (RemoteChaosPredicate) Delete(e event.DeleteEvent) bool + func (RemoteChaosPredicate) Generic(e event.GenericEvent) bool + func (RemoteChaosPredicate) Update(e event.UpdateEvent) bool + type StatusRecordEventsChangePredicate struct + func (StatusRecordEventsChangePredicate) Update(e event.UpdateEvent) bool