MCPcopy
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

resolveSnapshotOptionsFunction · 0.65
WithSnapshotCleanupFunction · 0.65
loadFifosFunction · 0.65
withRemappedSnapshotBaseFunction · 0.65
LoadDefaultProfileFunction · 0.65
RemoveMethod · 0.65
TestReload100PodsFunction · 0.65
deleteSocketFunction · 0.65
TestMainFunction · 0.65
unpackMethod · 0.65

Implementers 3

collectionContextcore/mount/manager/manager.go
testCollectorcore/metadata/gc_test.go
collectionContextplugins/streaming/manager.go

Calls

no outgoing calls

Tested by 15

TestReload100PodsFunction · 0.52
deleteSocketFunction · 0.52
TestMainFunction · 0.52
TestGCFunction · 0.52
TestSnapshotterWithRefFunction · 0.52
mountVolumeFunction · 0.52
TestGetDevicesFunction · 0.52
TestSymlinksFunction · 0.52
TestDiffTarFunction · 0.52