Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ NewPodReplacer
Function
NewPodReplacer
pkg/devspace/services/podreplace/replace.go:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
func
NewPodReplacer() PodReplacer {
47
return
&replacer{}
48
}
49
50
type
replacer
struct
{}
51
Callers
3
Reset
Method · 0.92
start
Method · 0.92
ResetPodsRecursive
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected