getCluster

Gets the details of a specific cluster.

Return

null

Parameters

argument

null


suspend fun getCluster(clusterId: String, location: String, project: String? = null, projectId: String? = null, zone: String? = null): 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.v1.kotlin.inputs.GetClusterPlainArgs.