Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Remove
Method
Remove
core/metadata/gc.go:140–140 ·
view source on GitHub ↗
Remove marks the given resource as removed
(gc.Node)
Source
from the content-addressed store, hash-verified
138
139
// Remove marks the given resource as removed
140
Remove(gc.Node)
141
142
// Cancel is called to cleanup a context after a failed collection
143
Cancel() error
Callers
15
resolveSnapshotOptions
Function · 0.65
WithSnapshotCleanup
Function · 0.65
loadFifos
Function · 0.65
withRemappedSnapshotBase
Function · 0.65
LoadDefaultProfile
Function · 0.65
Remove
Method · 0.65
TestReload100Pods
Function · 0.65
deleteSocket
Function · 0.65
TestContainerStartWithAbsRuntimePath
Function · 0.65
TestMain
Function · 0.65
unpack
Method · 0.65
TestDoPrepareIDMappedOverlayCleanups
Function · 0.65
Implementers
3
collectionContext
core/mount/manager/manager.go
testCollector
core/metadata/gc_test.go
collectionContext
plugins/streaming/manager.go
Calls
no outgoing calls
Tested by
15
TestReload100Pods
Function · 0.52
deleteSocket
Function · 0.52
TestContainerStartWithAbsRuntimePath
Function · 0.52
TestMain
Function · 0.52
TestDoPrepareIDMappedOverlayCleanups
Function · 0.52
TestDoPrepareIDMappedOverlay
Function · 0.52
TestGC
Function · 0.52
TestSnapshotterWithRef
Function · 0.52
mountVolume
Function · 0.52
TestGetDevices
Function · 0.52
TestSymlinks
Function · 0.52
TestDiffTar
Function · 0.52