package
0.20.6
Repository: https://github.com/buildpacks/lifecycle.git
Documentation: pkg.go.dev

# Functions

NewDefaultMetadataRestorer returns an instance of the DefaultMetadataRestorer struct.
No description provided by the author
NewSHAStore returns a new SHAStore for mapping buildpack IDs to layer names and their SHAs.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
MetadataRestorer given a group of buildpacks and metadata from the previous image and cache, will create `<layers>/<buildpack-id>/<layer>.toml` files containing `metadata` that the buildpack previously wrote.
SBOMRestorer handles the restoration of SBOM layer data.
No description provided by the author