CinderClient

pt.tecnico.dsi.openstack.cinder.CinderClient$
See theCinderClient companion class
object CinderClient extends ClientBuilder

Attributes

Companion
class
Source
CinderClient.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

final type OpenstackClient[F[_]] = CinderClient[F]

The concrete Openstack client type this ClientBuilder will create.

The concrete Openstack client type this ClientBuilder will create.

Attributes

Source
CinderClient.scala

Value members

Concrete methods

override def apply[F[_]](baseUri: Uri, session: Session)(using evidence$2: Concurrent[F], evidence$3: Client[F]): CinderClient[F]

Attributes

Definition Classes
Source
CinderClient.scala

Concrete fields

final val `type`: String

The catalog entry type for the OpenstackClient. Eg: for the neutron client it would be "network"

The catalog entry type for the OpenstackClient. Eg: for the neutron client it would be "network"

Attributes

Source
CinderClient.scala