WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigNamespacedGkeDeploymentTarget

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

Constructors

constructor(clusterNamespace: String? = null, targetGkeCluster: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A namespace within the GKE cluster to deploy into.

Link copied to clipboard

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