MCPcopy Index your code
hub / github.com/containerd/containerd / Close

Method Close

internal/fsview/mount.go:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34type View interface {
35 fs.FS
36 Close() error
37}
38
39type view struct {

Callers 15

supportsIDMapFunction · 0.65
TestIssue10467Function · 0.65
downloadReleaseBinaryFunction · 0.65
getContainerBindVolumesFunction · 0.65
newCtrdProcFunction · 0.65
isReadyMethod · 0.65
dumpFileContentFunction · 0.65
ServeHTTPMethod · 0.65

Implementers 15

Clientclient/client.go
mockSnapshottercontrib/snapshotservice/service_test.g
waitBufferintegration/client/transfer_test.go
directIOintegration/client/container_test.go
bytesBufferintegration/client/helpers_windows_tes
RuntimeServiceintegration/remote/remote_runtime.go
ImageServiceintegration/remote/remote_image.go
mountManagercore/mount/manager/manager.go
MetaStorecore/snapshots/storage/metastore.go
proxySnapshottercore/snapshots/proxy/proxy.go
oomCollectorcore/metrics/cgroups/v1/oom.go
httpReadSeekercore/remotes/docker/httpreadseeker.go

Calls

no outgoing calls

Tested by 15

supportsIDMapFunction · 0.52
TestIssue10467Function · 0.52
downloadReleaseBinaryFunction · 0.52
getContainerBindVolumesFunction · 0.52
newCtrdProcFunction · 0.52
isReadyMethod · 0.52
dumpFileContentFunction · 0.52
ServeHTTPMethod · 0.52