Delivery Pipeline Serial Pipeline Stage Strategy Canary Runtime Config Kubernetes
data class DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetes(val gatewayServiceMesh: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesGatewayServiceMesh? = null, val serviceNetworking: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesServiceNetworking? = null)
Constructors
Link copied to clipboard
constructor(gatewayServiceMesh: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesGatewayServiceMesh? = null, serviceNetworking: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesServiceNetworking? = null)
Properties
Link copied to clipboard
val gatewayServiceMesh: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesGatewayServiceMesh? = null
Kubernetes Gateway API service mesh configuration.
Link copied to clipboard
val serviceNetworking: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesServiceNetworking? = null
Kubernetes Service networking configuration.