effect-io-ai

Package: @effect/platform-node
Module: NodeClusterSocket

NodeClusterSocket.layerDispatcherK8s

Provides an Undici dispatcher for Kubernetes API calls, using the service account CA certificate when it is available and falling back to the default dispatcher otherwise.

Signature

declare const layerDispatcherK8s: Layer.Layer<NodeHttpClient.Dispatcher, never, never>

Source

Since v4.0.0