rollingUpdate

@JvmName(name = "pwmmrhrotlmfeagm")
suspend fun rollingUpdate(value: Output<RollingUpdateDaemonSetArgs>)
@JvmName(name = "yagldohmecffjgcw")
suspend fun rollingUpdate(value: RollingUpdateDaemonSetArgs?)

Parameters

value

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


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

Parameters

argument

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