rollingPolicy

@JvmName(name = "nrcyroeydknhuwmy")
suspend fun rollingPolicy(value: Output<NodePoolRollingPolicyArgs>)
@JvmName(name = "axvifevqkbjvafni")
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 = "cxgfwoqnmrnrqtws")
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.