Namespaced Gke Deployment Target Response
data class NamespacedGkeDeploymentTargetResponse(val clusterNamespace: String, val targetGkeCluster: String)
A full, namespace-isolated deployment target for an existing GKE cluster.