Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ Remove
Method
Remove
pkg/devspace/plugin/plugin.go:51–51 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
49
GetByName(name string) (string, *Metadata, error)
50
Update(name, version string) (*Metadata, error)
51
Remove(name string) error
52
53
List() ([]Metadata, error)
54
}
Callers
15
Build
Method · 0.65
install
Method · 0.65
moveFile
Function · 0.65
downloadSyncHelper
Function · 0.65
InstallChart
Method · 0.65
Template
Method · 0.65
TestWatcher
Function · 0.65
applyRemoves
Method · 0.65
remove
Method · 0.65
deleteSafeRecursive
Method · 0.65
TestShellCat
Function · 0.65
TestShellCatEnforce
Function · 0.65
Calls
no outgoing calls
Tested by
12
TestWatcher
Function · 0.52
TestShellCat
Function · 0.52
TestShellCatEnforce
Function · 0.52
TestCat
Function · 0.52
TestResolver
Function · 0.52
testLoad
Function · 0.52
testExists
Function · 0.52
testLoad
Function · 0.52
testSetDevSpaceRoot
Function · 0.52
testGetProfiles
Function · 0.52
TestParseCommands
Function · 0.52
TestSaveLoadKubeConfig
Function · 0.52