MCPcopy Create free account
hub / github.com/devspace-sh/devspace / GetData

Method GetData

pkg/devspace/config/remotecache/schema.go:34–34  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

32 SetDevPod(devPodName string, devPodCache DevPodCache)
33
34 GetData(key string) (string, bool)
35 SetData(key, value string)
36
37 GetVar(varName string) (string, bool)

Callers 2

handleStreamDataFunction · 0.65
ReceiveDataFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected