MCPcopy
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.tsFile · 0.45
getAllProjectsMethod · 0.45
getProjectMethod · 0.45
organizeProjectsMethod · 0.45
nameAllowedOrThrowMethod · 0.45
getAppDefinitionsMethod · 0.45
deleteAppDefinitionMethod · 0.45
registerAppDefinitionMethod · 0.45
isOtpEnabledMethod · 0.45
getApiKeyMethod · 0.45
getInstallationIdMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected