pulumi-gcp-kotlin
6.67.1.1
search in API
pulumi-gcp-kotlin/com.pulumi.gcp.clouddeploy.kotlin.outputs/DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetes

DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetes

data class DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetes(val gatewayServiceMesh: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesGatewayServiceMesh? = null, val serviceNetworking: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesServiceNetworking? = null)

Constructors

DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetes
Link copied to clipboard
constructor(gatewayServiceMesh: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesGatewayServiceMesh? = null, serviceNetworking: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesServiceNetworking? = null)

Types

Companion
Link copied to clipboard
object Companion

Properties

gatewayServiceMesh
Link copied to clipboard
val gatewayServiceMesh: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesGatewayServiceMesh? = null

Kubernetes Gateway API service mesh configuration.

serviceNetworking
Link copied to clipboard
val serviceNetworking: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesServiceNetworking? = null

Kubernetes Service networking configuration.

© 2024 CopyrightGenerated by dokka