DPClusterClient

gcp4zio.dp.DPClusterClient$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(endpoint: String): RIO[Scope, ClusterControllerClient]

Returns AutoCloseable ClusterControllerClient object wrapped in ZIO

Returns AutoCloseable ClusterControllerClient object wrapped in ZIO

Attributes

endpoint

Dataproc cluster endpoint

Returns:

RIO[Scope, ClusterControllerClient]