dev.hnaderi.k8s.client.http4s

Members list

Type members

Classlikes

final class BlazeKubernetesClient[F[_]]

Attributes

Companion
object
Source
BlazeKubernetesClient.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
BlazeKubernetesClient.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final class EmberKubernetesClient[F[_]]

Attributes

Companion
object
Source
EmberKubernetesClient.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
EmberKubernetesClient.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final class Http4sBackend[F[_], T] extends HttpBackend[F], StreamingBackend[[_] =>> Stream[F, _$2]]

Attributes

Companion
object
Source
Http4sBackend.scala
Supertypes
trait StreamingBackend[[_] =>> Stream[F, _$2]]
trait HttpBackend[F]
class Object
trait Matchable
class Any
object Http4sBackend

Attributes

Companion
class
Source
Http4sBackend.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final class JDKKubernetesClient[F[_]]

Attributes

Companion
object
Source
JDKKubernetesClient.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
JDKKubernetesClient.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final class NettyKubernetesClient[F[_]]

Attributes

Companion
object
Source
NettyKubernetesClient.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

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

Types

type KClient[F[_]] = HttpClient[F] & StreamingClient[[_] =>> Stream[F, _$2]]

Attributes

Source
package.scala