Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbortWatcher ¶
func AbortWatcher(experimentsDetails *experimentTypes.ExperimentDetails, volumeIDList []string, abort chan os.Signal, chaosDetails *types.ChaosDetails)
AbortWatcher will watching for the abort signal and revert the chaos
func InjectChaosInParallelMode ¶
func InjectChaosInParallelMode(experimentsDetails *experimentTypes.ExperimentDetails, targetEBSVolumeIDList []string, clients clients.ClientSets, resultDetails *types.ResultDetails, eventsDetails *types.EventDetails, chaosDetails *types.ChaosDetails) error
InjectChaosInParallelMode will inject the chaos in parallel mode that means all at once
func InjectChaosInSerialMode ¶
func InjectChaosInSerialMode(experimentsDetails *experimentTypes.ExperimentDetails, targetEBSVolumeIDList []string, clients clients.ClientSets, resultDetails *types.ResultDetails, eventsDetails *types.EventDetails, chaosDetails *types.ChaosDetails) error
InjectChaosInSerialMode will inject the ebs loss chaos in serial mode which means one after other
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.