MCPcopy 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

ExecuteMethod · 0.65
ExecuteMethod · 0.65
returnConfigMethod · 0.65
ResolveFunction · 0.65
applyPipelineSetValueFunction · 0.65
applySetValuesFunction · 0.65
NewResolverFunction · 0.65
EnsureFunction · 0.65
resolveImageFunction · 0.65
LoadMethod · 0.65
GetImageFunction · 0.65
BuildImageStringFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected