MCPcopy 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

BuildMethod · 0.65
installMethod · 0.65
moveFileFunction · 0.65
downloadSyncHelperFunction · 0.65
InstallChartMethod · 0.65
TemplateMethod · 0.65
TestWatcherFunction · 0.65
applyRemovesMethod · 0.65
removeMethod · 0.65
deleteSafeRecursiveMethod · 0.65
TestShellCatFunction · 0.65
TestShellCatEnforceFunction · 0.65

Calls

no outgoing calls

Tested by 12

TestWatcherFunction · 0.52
TestShellCatFunction · 0.52
TestShellCatEnforceFunction · 0.52
TestCatFunction · 0.52
TestResolverFunction · 0.52
testLoadFunction · 0.52
testExistsFunction · 0.52
testLoadFunction · 0.52
testSetDevSpaceRootFunction · 0.52
testGetProfilesFunction · 0.52
TestParseCommandsFunction · 0.52
TestSaveLoadKubeConfigFunction · 0.52