getCluster

Gets the details for a specific cluster.

Return

null

Parameters

argument

null


suspend fun getCluster(clusterId: String, location: String, project: String? = null, projectId: String, zone: String): GetClusterResult

Return

null

See also

Parameters

clusterId
location
project
projectId
zone

suspend fun getCluster(argument: suspend GetClusterPlainArgsBuilder.() -> Unit): GetClusterResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.container.v1beta1.kotlin.inputs.GetClusterPlainArgs.