PURISTA API / @purista/k8s-sdk / addServiceEndpoints
Function: addServiceEndpoints()
addServiceEndpoints(
services
,app
,logger
,apiMountPath
):void
Defined in: addServiceEndpoints.impl.ts:34
Parameters
services
instance of the service to add
undefined
| Service
<ServiceClassTypes
> | Service
<ServiceClassTypes
>[]
app
Hono
logger
the logger used for logging the addition
apiMountPath
string
= '/api'
Returns
void
Default
ts
/api