rollingUpdate

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

Parameters

value

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


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

Parameters

argument

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