Delivery Pipeline Serial Pipeline Stage Strategy Canary Runtime Config Kubernetes Gateway Service Mesh
data class DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesGatewayServiceMesh(val deployment: String, val httpRoute: String, val routeUpdateWaitTime: String? = null, val service: String)
Constructors
Link copied to clipboard
fun DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesGatewayServiceMesh(deployment: String, httpRoute: String, routeUpdateWaitTime: String? = null, service: String)