rollingUpdate

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

Parameters

value

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


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

Parameters

argument

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