MCPcopy Index your code
hub / github.com/devspace-sh/devspace / cacheLoader

Struct cacheLoader

pkg/devspace/config/localcache/config.go:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27type cacheLoader struct{}
28
29// New generates a new generated config
30func New(cachePath string) Cache {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected