Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReleaseDefinitionGatesOptions

Hierarchy

  • ReleaseDefinitionGatesOptions

Index

Properties

Optional isEnabled

isEnabled: boolean

Gets or sets as the gates enabled or not.

Optional minimumSuccessDuration

minimumSuccessDuration: number

Gets or sets the minimum duration for steady results after a successful gates evaluation.

Optional samplingInterval

samplingInterval: number

Gets or sets the time between re-evaluation of gates.

Optional stabilizationTime

stabilizationTime: number

Gets or sets the delay before evaluation.

Optional timeout

timeout: number

Gets or sets the timeout after which gates fail.

Generated using TypeDoc