RollingUpdateDeployment

fun RollingUpdateDeployment(maxSurge: Either<Int, String>? = null, maxUnavailable: Either<Int, String>? = null)