Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ Close
Method
Close
pkg/devspace/devpod/manager.go:41–41 ·
view source on GitHub ↗
Close will close the manager and wait for all dev pods to stop
()
Source
from the content-addressed store, hash-verified
39
40
// Close will close the manager and wait for all dev pods to stop
41
Close()
42
43
// Wait will wait until all DevPods are stopped
44
Wait() error
Callers
15
runPipeline
Function · 0.95
bindataRead
Function · 0.65
TestRender
Function · 0.65
Build
Method · 0.65
applyManifest
Method · 0.65
GetDevImage
Method · 0.65
UI
Function · 0.65
StartLogs
Function · 0.65
handler
Method · 0.65
ListenAndServe
Method · 0.65
downloadFile
Function · 0.65
injectSyncHelper
Function · 0.65
Calls
no outgoing calls
Tested by
8
TestRender
Function · 0.52
TestInitialSync
Function · 0.52
TestNormalSync
Function · 0.52
TestUpgrade
Function · 0.52
TestParseCommands
Function · 0.52
TestGetPorts
Function · 0.52
TestUpstreamServer
Function · 0.52
TestDownstreamServer
Function · 0.52