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

Method SetLastContext

pkg/devspace/config/localcache/schema.go:21–21  ·  view source on GitHub ↗
(config *LastContextConfig)

Source from the content-addressed store, hash-verified

19
20 GetLastContext() *LastContextConfig
21 SetLastContext(config *LastContextConfig)
22
23 GetData(key string) (string, bool)
24 SetData(key, value string)

Callers 2

CheckKubeContextFunction · 0.65
ClearProjectKubeContextFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected