NodePoolRollingPolicy

data class NodePoolRollingPolicy(val maxParallelism: Int? = null)

Constructors

Link copied to clipboard
constructor(maxParallelism: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val maxParallelism: Int? = null

The maximum number of unusable nodes.