ChaosEventUnion type
包含 ChaosEvent 的可能情况。
type ChaosEventUnion =
| ChaosEvent
| ExecutingFaultsChaosEvent
| StartedChaosEvent
| StoppedChaosEvent
| TestErrorChaosEvent
| ValidationFailedChaosEvent
| WaitingChaosEvent