conditions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "dbjjytanxrjskahx")
suspend fun conditions(argument: List<suspend DaemonSetConditionArgsBuilder.() -> Unit>)
@JvmName(name = "ivymavqcitgxpjeg")
suspend fun conditions(vararg argument: suspend DaemonSetConditionArgsBuilder.() -> Unit)
@JvmName(name = "rtenprqvhgegygsy")
suspend fun conditions(argument: suspend DaemonSetConditionArgsBuilder.() -> Unit)

Parameters

argument

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