Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
updateFile
Function · 0.65
parentKey
Function · 0.65
parentPrefixKey
Function · 0.65
NewReader
Function · 0.65
BlobReadSeeker
Function · 0.65
ReadBlob
Function · 0.65
Implementers
8
image
client/image.go
fakeReaderAt
core/content/helpers_test.go
remoteReaderAt
core/content/proxy/content_reader.go
Image
core/images/image.go
nonRegularFileInfo
pkg/oci/spec_opts_user_bounds_test.go
tarInfo
pkg/archive/tartest/tar.go
TimedStore
internal/cri/store/stats/timed_store.g
sizeReaderAt
plugins/content/local/readerat.go
Calls
no outgoing calls
Tested by
1
updateFile
Function · 0.52