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

Method GetDevPod

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

Source from the content-addressed store, hash-verified

27 SetDeployment(deploymentName string, deploymentCache DeploymentCache)
28
29 GetDevPod(devPodName string) (DevPodCache, bool)
30 DeleteDevPod(devPodName string)
31 ListDevPods() []DevPodCache
32 SetDevPod(devPodName string, devPodCache DevPodCache)

Callers 3

ReplacePodMethod · 0.65
ResetMethod · 0.65
startMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected