Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WaitingChaosEvent

Package version

Describes a Chaos event that gets generated when Chaos is waiting for the cluster to become ready for faulting, for example, Chaos may be waiting for the on-going upgrade to finish.

Hierarchy

  • WaitingChaosEvent

Index

Properties

Properties

kind

kind: "Waiting"

Polymorphic Discriminator

Optional reason

reason: undefined | string

Describes why the WaitingChaosEvent was generated, for example, due to a cluster upgrade.

timeStampUtc

timeStampUtc: Date

The UTC timestamp when this Chaos event was generated.

Generated using TypeDoc