Http4sBackend

dev.hnaderi.k8s.client.Http4sBackend$
See theHttp4sBackend companion class

Attributes

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

Members list

Concise view

Value members

Concrete methods

def fromClient[F[_], T](client: Client[F])(implicit F: Concurrent[F], enc: EntityEncoder[F, T], dec: EntityDecoder[F, T], builder: Builder[T], reader: Reader[T]): Http4sBackend[F, T]

Attributes

Source:
Http4sBackend.scala