DynamicKubernetesClientImpl

skuber.api.dynamic.client.impl.DynamicKubernetesClientImpl
See theDynamicKubernetesClientImpl companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def build(k8sContext: Option[Context], logConfig: Option[LoggingConfig], closeHook: Option[() => Unit], connectionPoolSettings: Option[ConnectionPoolSettings])(implicit actorSystem: ActorSystem, executionContext: ExecutionContext): DynamicKubernetesClientImpl

Implicits

Implicits

implicit val jsValueToRequestEntityMarshaller: ToEntityMarshaller[JsValue]