Skip to content

rule

Subpackages

Index

Fields

fn withAnnotations

withAnnotations(value)

PARAMETERS:

  • value (object)

fn withAnnotationsMixin

withAnnotationsMixin(value)

PARAMETERS:

  • value (object)

fn withCondition

withCondition(value)

PARAMETERS:

  • value (string)

fn withData

withData(value)

PARAMETERS:

  • value (array)

fn withDataMixin

withDataMixin(value)

PARAMETERS:

  • value (array)

fn withExecErrState

withExecErrState(value)

PARAMETERS:

  • value (string)
    • valid values: "OK", "Alerting", "Error"

fn withFor

withFor(value)

PARAMETERS:

  • value (integer)

A Duration represents the elapsed time between two instants as an int64 nanosecond count. The representation limits the largest representable duration to approximately 290 years.

fn withIsPaused

withIsPaused(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true

fn withLabels

withLabels(value)

PARAMETERS:

  • value (object)

fn withLabelsMixin

withLabelsMixin(value)

PARAMETERS:

  • value (object)

fn withName

withName(value)

PARAMETERS:

  • value (string)

fn withNoDataState

withNoDataState(value)

PARAMETERS:

  • value (string)
    • valid values: "Alerting", "NoData", "OK"