MCPcopy
hub / github.com/containerd/containerd / ContentStore

Method ContentStore

pkg/oci/client.go:37–37  ·  view source on GitHub ↗

ContentStore provides a content store which contains image blob data

()

Source from the content-addressed store, hash-verified

35 Config(ctx context.Context) (ocispec.Descriptor, error)
36 // ContentStore provides a content store which contains image blob data
37 ContentStore() content.Store
38}

Callers 15

initLocalCRIImageServiceFunction · 0.65
TestImportFunction · 0.65
TestExportAllCasesFunction · 0.65
isImageInArchiveFunction · 0.65
TestConvertFunction · 0.65
withImageFunction · 0.65
TestLeaseResourcesFunction · 0.65

Implementers 1

imageclient/image.go

Calls

no outgoing calls

Tested by 13

initLocalCRIImageServiceFunction · 0.52
TestImportFunction · 0.52
TestExportAllCasesFunction · 0.52
isImageInArchiveFunction · 0.52
TestConvertFunction · 0.52
withImageFunction · 0.52
TestLeaseResourcesFunction · 0.52