rollingPolicy

@JvmName(name = "rskiuqonxydwqddw")
suspend fun rollingPolicy(value: Output<NodePoolRollingPolicyArgs>)
@JvmName(name = "ismnormjrwuaimde")
suspend fun rollingPolicy(value: NodePoolRollingPolicyArgs?)

Parameters

value

Rolling policy is used to specify the strategy when the node pool is rolling update. This field works when nodepool updating. See rolling_policy below.


@JvmName(name = "tybhertvnvudygsn")
suspend fun rollingPolicy(argument: suspend NodePoolRollingPolicyArgsBuilder.() -> Unit)

Parameters

argument

Rolling policy is used to specify the strategy when the node pool is rolling update. This field works when nodepool updating. See rolling_policy below.