DPClusterClient

gcp4zio.dp.DPClusterClient

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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

Returns AutoCloseable ClusterControllerClient object wrapped in ZIO, credentials are obtained using GCP ADC strategy

Returns AutoCloseable ClusterControllerClient object wrapped in ZIO, credentials are obtained using GCP ADC strategy

Value parameters

endpoint

Dataproc cluster endpoint

Attributes

Returns

RIO[Scope, ClusterControllerClient]