Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devspace-sh/devspace
/ Save
Method
Save
pkg/devspace/config/remotecache/schema.go:43–43 ·
view source on GitHub ↗
Save persists changes to file
(ctx context.Context, client kubectl.Client)
Source
from the content-addressed store, hash-verified
41
42
// Save persists changes to file
43
Save(ctx context.Context, client kubectl.Client) error
44
}
45
46
// RemoteCache specifies the runtime cache
Callers
2
TestSave
Function · 0.65
parseConfig
Method · 0.65
Calls
no outgoing calls
Tested by
1
TestSave
Function · 0.52