MCPcopy 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

TestSaveFunction · 0.65
parseConfigMethod · 0.65

Calls

no outgoing calls

Tested by 1

TestSaveFunction · 0.52