WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigNamespacedGkeDeploymentTarget

data class WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigNamespacedGkeDeploymentTarget(val clusterNamespace: String? = null, val targetGkeCluster: String? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. A namespace within the GKE cluster to deploy into.

Link copied to clipboard

Optional. The target GKE cluster to deploy to. Format: 'projects/{project}/locations/{location}/clusters/{cluster_id}'