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

Method RemoteCache

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

RemoteCache returns the remote cache

()

Source from the content-addressed store, hash-verified

29
30 // RemoteCache returns the remote cache
31 RemoteCache() remotecache.Cache
32
33 // Path returns the absolute path from which the config was loaded
34 Path() string

Callers 15

DeployMethod · 0.65
PurgeMethod · 0.65
DeployMethod · 0.65
DeleteFunction · 0.65
DeleteFunction · 0.65
DeployMethod · 0.65
RevertReplacePodMethod · 0.65
ReplacePodMethod · 0.65
ResetMethod · 0.65
startMethod · 0.65
StopDevFunction · 0.65
applyPipelineSetValueFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected