MCPcopy
hub / github.com/containerd/containerd / Size

Method Size

core/content/content.go:52–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 io.ReaderAt
51 io.Closer
52 Size() int64
53}
54
55// Provider provides a reader interface for specific content

Callers 6

updateFileFunction · 0.65
parentKeyFunction · 0.65
parentPrefixKeyFunction · 0.65
NewReaderFunction · 0.65
BlobReadSeekerFunction · 0.65
ReadBlobFunction · 0.65

Implementers 8

imageclient/image.go
fakeReaderAtcore/content/helpers_test.go
remoteReaderAtcore/content/proxy/content_reader.go
Imagecore/images/image.go
nonRegularFileInfopkg/oci/spec_opts_user_bounds_test.go
tarInfopkg/archive/tartest/tar.go
TimedStoreinternal/cri/store/stats/timed_store.g
sizeReaderAtplugins/content/local/readerat.go

Calls

no outgoing calls

Tested by 1

updateFileFunction · 0.52