MCPcopy
hub / github.com/containerd/containerd / Target

Method Target

client/image.go:47–47  ·  view source on GitHub ↗

Target descriptor for the image content

()

Source from the content-addressed store, hash-verified

45 Name() string
46 // Target descriptor for the image content
47 Target() ocispec.Descriptor
48 // Labels of the image
49 Labels() map[string]string
50 // Unpack unpacks the image's content into a snapshot

Callers 15

PullImageMethod · 0.95
InstallMethod · 0.65
WithTaskCheckpointFunction · 0.65
RestoreMethod · 0.65
TestImageVolumeBasicFunction · 0.65
TestImageUsageFunction · 0.65
unpackImageFunction · 0.65
mutateImageMountMethod · 0.65
CheckpointContainerMethod · 0.65

Implementers 1

imageclient/image.go

Calls

no outgoing calls