//
pkg.gl
Category
github.com/google/go-containerregistry
pkg
legacy
tarball
package
0.20.3
Repository:
https://github.com/google/go-containerregistry.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
12
Dependents
4
Files
314 SLOC
#
README
legacy/tarball
This package implements support for writing legacy tarballs, as described
here
.
#
Functions
MultiWrite
MultiWrite writes the contents of each image to the provided reader, in the V1 image tarball format.
Write
Write is a wrapper to write a single image in V1 format and tag to a tarball.