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

Method ListDeployments

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

Source from the content-addressed store, hash-verified

24 GetDeployment(deploymentName string) (DeploymentCache, bool)
25 DeleteDeployment(deploymentName string)
26 ListDeployments() []DeploymentCache
27 SetDeployment(deploymentName string, deploymentCache DeploymentCache)
28
29 GetDevPod(devPodName string) (DevPodCache, bool)

Callers 2

PurgeMethod · 0.65
PurgeDeploymentsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected