MCPcopy
hub / github.com/containerd/containerd / Cancel

Method Cancel

core/metadata/gc.go:143–143  ·  view source on GitHub ↗

Cancel is called to cleanup a context after a failed collection

()

Source from the content-addressed store, hash-verified

141
142 // Cancel is called to cleanup a context after a failed collection
143 Cancel() error
144
145 // Finish is called to cleanup a context after a successful collection
146 Finish() error

Callers 10

StartMethod · 0.65
DeleteMethod · 0.65
StartMethod · 0.65
DeleteMethod · 0.65
ExecMethod · 0.65
NewTaskMethod · 0.65
RestoreMethod · 0.65
cancelMethod · 0.65
writeBootstrapParamsFunction · 0.65
WritePidFileFunction · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected