Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caprover/caprover
/ get
Method
get
src/docker/DockerApi.ts:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
}
107
108
static get() {
109
return
dockerApiInstance
110
}
111
112
ensureSwarmExists() {
113
const
self = this
Callers
15
app.ts
File · 0.45
initializeCaptainWithDelay
Function · 0.45
getAllProjects
Method · 0.45
getProject
Method · 0.45
organizeProjects
Method · 0.45
nameAllowedOrThrow
Method · 0.45
getAppDefinitions
Method · 0.45
deleteAppDefinition
Method · 0.45
registerAppDefinition
Method · 0.45
isOtpEnabled
Method · 0.45
getApiKey
Method · 0.45
getInstallationId
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected