Skip to content

@nogoo9/no-crd / server / startHttpServer

Function: startHttpServer()

startHttpServer(customK8sContext?): Promise<void>

Defined in: src/server/index.ts:371

Boots the HTTP/HTTPS server using Fastify.

Parameters

customK8sContext?

K8sContext

Returns

Promise<void>