MCPcopy
hub / github.com/containerd/containerd / Name

Method Name

client/image.go:149–151  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

147}
148
149func (i *image) Name() string {
150 return i.i.Name
151}
152
153func (i *image) Target() ocispec.Descriptor {
154 return i.i.Target

Callers 1

UnpackMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected