Documentation ¶
Index ¶
Constants ¶
View Source
const ( // AnnotationCleanFinalizer key AnnotationCleanFinalizer = `chaos-mesh.chaos-mesh.org/cleanFinalizer` // AnnotationCleanFinalizerForced value AnnotationCleanFinalizerForced = `forced` // the chaos implementation should record injected targets inside the status // to make sure they could be updated even after this resource has been deleted. PreFinalizer = `chaos-mesh/pre-finalizer` )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
Reconciler for common chaos
func NewReconciler ¶
NewReconciler would create Reconciler for common chaos
Click to show internal directories.
Click to hide internal directories.