Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidationFailedChaosEvent

Package version

Chaos event corresponding to a failure during validation.

Hierarchy

  • ValidationFailedChaosEvent

Index

Properties

Properties

kind

kind: "ValidationFailed"

Polymorphic Discriminator

Optional reason

reason: undefined | string

Describes why the ValidationFailedChaosEvent was generated. This may happen because more than MaxPercentUnhealthyNodes are unhealthy for more than MaxClusterStabilizationTimeout. This reason will be in the Reason property of the ValidationFailedChaosEvent as a string.

timeStampUtc

timeStampUtc: Date

The UTC timestamp when this Chaos event was generated.

Generated using TypeDoc