MCPcopy 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

runPipelineFunction · 0.95
bindataReadFunction · 0.65
TestRenderFunction · 0.65
BuildMethod · 0.65
applyManifestMethod · 0.65
GetDevImageMethod · 0.65
UIFunction · 0.65
StartLogsFunction · 0.65
handlerMethod · 0.65
ListenAndServeMethod · 0.65
downloadFileFunction · 0.65
injectSyncHelperFunction · 0.65

Calls

no outgoing calls

Tested by 8

TestRenderFunction · 0.52
TestInitialSyncFunction · 0.52
TestNormalSyncFunction · 0.52
TestUpgradeFunction · 0.52
TestParseCommandsFunction · 0.52
TestGetPortsFunction · 0.52
TestUpstreamServerFunction · 0.52
TestDownstreamServerFunction · 0.52