Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/OpenPipe/OpenPipe
/ app-worker.ts
File
app-worker.ts
infra/src/app-worker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as k8s from
"@pulumi/kubernetes"
;
2
import
* as pulumi from
"@pulumi/pulumi"
;
3
import
{ environment } from
"./app-env"
;
4
import
{ imageUri } from
"./app-image"
;
Callers
nothing calls this directly
Calls
1
nm
Function · 0.90
Tested by
no test coverage detected