Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ NewUploadHook
Function
NewUploadHook
pkg/devspace/hook/upload.go:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
)
21
22
func
NewUploadHook() RemoteHook {
23
return
&remoteUploadHook{}
24
}
25
26
type
remoteUploadHook
struct
{}
27
Callers
1
runHook
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected