MCPcopy 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
40func NewController() Controller {
41 return &controller{}
42}
43
44type controller struct{}
45

Callers 2

StartSyncFromCmdFunction · 0.70
startSyncFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected