MCPcopy
hub / github.com/containerd/containerd / Labels

Method Labels

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

Labels of the image

()

Source from the content-addressed store, hash-verified

47 Target() ocispec.Descriptor
48 // Labels of the image
49 Labels() map[string]string
50 // Unpack unpacks the image's content into a snapshot
51 Unpack(context.Context, string, ...UnpackOpt) error
52 // RootFS returns the unpacked diffids that make up images rootfs.

Callers 10

NewContainerFunction · 0.95
GetStopSignalFunction · 0.65
GetLabelMethod · 0.65
TestContainerdImageFunction · 0.65
benchmarkTriggerFunction · 0.65
UpdateImageMethod · 0.65
namespaces.goFile · 0.65
NewContainerFunction · 0.65

Implementers 1

imageclient/image.go

Calls

no outgoing calls

Tested by 4

TestContainerdImageFunction · 0.52
benchmarkTriggerFunction · 0.52