Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ List
Method
List
pkg/devspace/devpod/manager.go:38–38 ·
view source on GitHub ↗
List lists the currently active dev pods
()
Source
from the content-addressed store, hash-verified
36
37
// List lists the currently active dev pods
38
List() []string
39
40
// Close will close the manager and wait for all dev pods to stop
41
Close()
Callers
15
displayWarnings
Function · 0.65
findTargetBySelector
Function · 0.65
updatePVC
Function · 0.65
pods
Method · 0.65
statefulSets
Method · 0.65
replicaSets
Method · 0.65
events
Method · 0.65
TestGetPodStatus
Function · 0.65
wakeUpAndPing
Function · 0.65
wakeUp
Function · 0.65
byLabelSelector
Function · 0.65
byImageName
Function · 0.65
Calls
no outgoing calls
Tested by
1
TestGetPodStatus
Function · 0.52