ChaosEventUnion type

Содержит возможные случаи для ChaosEvent.

type ChaosEventUnion =
  | ChaosEvent
  | ExecutingFaultsChaosEvent
  | StartedChaosEvent
  | StoppedChaosEvent
  | TestErrorChaosEvent
  | ValidationFailedChaosEvent
  | WaitingChaosEvent