Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitializeProbesInChaosResultDetails ¶
func InitializeProbesInChaosResultDetails(chaosDetails *types.ChaosDetails, clients clients.ClientSets, chaosresult *types.ResultDetails) error
InitializeProbesInChaosResultDetails set the probe inside chaos result it fetch the probe details from the chaosengine and set into the chaosresult
func RunProbes ¶
func RunProbes(chaosDetails *types.ChaosDetails, clients clients.ClientSets, resultDetails *types.ResultDetails, phase string, eventsDetails *types.EventDetails) error
RunProbes contains the steps to trigger the probes It contains steps to trigger all three probes: k8sprobe, httpprobe, cmdprobe
func SetProbeVerdictAfterFailure ¶
func SetProbeVerdictAfterFailure(resultDetails *types.ResultDetails)
SetProbeVerdictAfterFailure mark the verdict of all the failed/unrun probes as failed
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.