DeploymentConfigTimeBasedCanary

data class DeploymentConfigTimeBasedCanary(val canaryInterval: Int, val canaryPercentage: Int)

Constructors

Link copied to clipboard
fun DeploymentConfigTimeBasedCanary(canaryInterval: Int, canaryPercentage: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard