Package: @effect/platform-node
Module: NodeClusterSocket
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>
Since v4.0.0