Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExecutingFaultsChaosEvent

Package version

Describes a Chaos event that gets generated when Chaos has decided on the faults for an iteration. This Chaos event contains the details of the faults as a list of strings.

Hierarchy

  • ExecutingFaultsChaosEvent

Index

Properties

Properties

Optional faults

faults: string[]

List of string description of the faults that Chaos decided to execute in an iteration.

kind

kind: "ExecutingFaults"

Polymorphic Discriminator

timeStampUtc

timeStampUtc: Date

The UTC timestamp when this Chaos event was generated.

Generated using TypeDoc