Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Step ¶
func Step(ctx *pipeline.PipelineContext) reconcile.Reconciler
Types ¶
type Reconciler ¶
type Reconciler struct { // Object is used to mark the target type of this Reconciler Object v1alpha1.InnerObject // Client is used to operate on the Kubernetes cluster client.Client Recorder recorder.ChaosRecorder Log logr.Logger }
Reconciler for common chaos
Click to show internal directories.
Click to hide internal directories.