getNodePool

Retrieves the requested node pool.

Return

null

Parameters

argument

null


suspend fun getNodePool(clusterId: String, location: String, nodePoolId: String, project: String? = null, projectId: String? = null, zone: String? = null): GetNodePoolResult

Return

null

See also

Parameters

clusterId
location
nodePoolId
project
projectId
zone

suspend fun getNodePool(argument: suspend GetNodePoolPlainArgsBuilder.() -> Unit): GetNodePoolResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.container.v1.kotlin.inputs.GetNodePoolPlainArgs.