Labels of the image
()
| 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. |
no outgoing calls