AnthosClusterResponse

data class AnthosClusterResponse(val membership: String)

Information specifying an Anthos Cluster.

Constructors

Link copied to clipboard
fun AnthosClusterResponse(membership: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Membership of the GKE Hub-registered cluster to which to apply the Skaffold configuration. Format is projects/{project}/locations/{location}/memberships/{membership_name}.