package toc

import "github.com/containers/storage/pkg/chunked/toc"

Index

Functions

func GetTOCDigest

func GetTOCDigest(annotations map[string]string) (*digest.Digest, error)

GetTOCDigest returns the digest of the TOC as recorded in the annotations. This function retrieves a digest that represents the content of a table of contents (TOC) from the image's annotations. This is an experimental feature and may be changed/removed in the future.

Source Files

toc.go

Version
v1.59.0 (latest)
Published
Jul 14, 2025
Platform
linux/amd64
Imports
3 packages
Last checked
2 days ago

Tools for package owners.