rollingPolicy

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


@JvmName(name = "pojgaxlhcuwqmsob")
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.