Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ NewController
Function
NewController
pkg/devspace/services/sync/controller.go:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
func
NewController() Controller {
41
return
&controller{}
42
}
43
44
type
controller
struct
{}
45
Callers
2
StartSyncFromCmd
Function · 0.70
startSync
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected