rollingUpdate

@JvmName(name = "iivwdcrprhbhbqvv")
suspend fun rollingUpdate(value: Output<RollingUpdateDaemonSetPatchArgs>)
@JvmName(name = "dvggptaynsksvdre")
suspend fun rollingUpdate(value: RollingUpdateDaemonSetPatchArgs?)

Parameters

value

Rolling update config params. Present only if type = "RollingUpdate".


@JvmName(name = "ujjexhrgcvujrbvy")
suspend fun rollingUpdate(argument: suspend RollingUpdateDaemonSetPatchArgsBuilder.() -> Unit)

Parameters

argument

Rolling update config params. Present only if type = "RollingUpdate".