Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ LocalCache
Method
LocalCache
pkg/devspace/config/config.go:28–28 ·
view source on GitHub ↗
LocalCache returns the local cache
()
Source
from the content-addressed store, hash-verified
26
27
// LocalCache returns the local cache
28
LocalCache() localcache.Cache
29
30
// RemoteCache returns the remote cache
31
RemoteCache() remotecache.Cache
Callers
15
Execute
Method · 0.65
Execute
Method · 0.65
returnConfig
Method · 0.65
Resolve
Function · 0.65
applyPipelineSetValue
Function · 0.65
applySetValues
Function · 0.65
NewResolver
Function · 0.65
Ensure
Function · 0.65
resolveImage
Function · 0.65
Load
Method · 0.65
GetImage
Function · 0.65
BuildImageString
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected