conditions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "cjvrvohidpvowxdp")
suspend fun conditions(argument: List<suspend DaemonSetConditionArgsBuilder.() -> Unit>)
@JvmName(name = "vemkglenxxpnraxu")
suspend fun conditions(vararg argument: suspend DaemonSetConditionArgsBuilder.() -> Unit)
@JvmName(name = "qddpcstyasseotrh")
suspend fun conditions(argument: suspend DaemonSetConditionArgsBuilder.() -> Unit)

Parameters

argument

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