conditions

@JvmName(name = "hweflhntrvtqwnye")
suspend fun conditions(value: Output<List<DaemonSetConditionArgs>>)
@JvmName(name = "fduaysmbxvhymvin")
suspend fun conditions(value: List<DaemonSetConditionArgs>?)

Parameters

value

Represents the latest available observations of a DaemonSet's current state.


@JvmName(name = "yxlgsggahwtbjymr")
suspend fun conditions(vararg values: Output<DaemonSetConditionArgs>)


@JvmName(name = "aponfsvikyqpimov")
suspend fun conditions(values: List<Output<DaemonSetConditionArgs>>)
@JvmName(name = "iysctwvvejlcvtve")
suspend fun conditions(vararg values: DaemonSetConditionArgs)

Parameters

values

Represents the latest available observations of a DaemonSet's current state.


@JvmName(name = "iumyymsalhsexvpa")
suspend fun conditions(argument: List<suspend DaemonSetConditionArgsBuilder.() -> Unit>)
@JvmName(name = "dnfgpwnlyengilkt")
suspend fun conditions(vararg argument: suspend DaemonSetConditionArgsBuilder.() -> Unit)
@JvmName(name = "sovxnfgwhppljutb")
suspend fun conditions(argument: suspend DaemonSetConditionArgsBuilder.() -> Unit)

Parameters

argument

Represents the latest available observations of a DaemonSet's current state.