dev.hnaderi.k8s.client.http4s

Members list

Concise view

Type members

Classlikes

final class BlazeKubernetesClient[F[_]]

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Types

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

Attributes

Source:
package.scala