package estargz
import "github.com/google/go-containerregistry/pkg/v1/internal/estargz"
Index ¶
Functions ¶
func ReadCloser ¶
ReadCloser reads uncompressed tarball input from the io.ReadCloser and returns:
- An io.ReadCloser from which compressed data may be read, and
- A v1.Hash with the hash of the estargz table of contents, or
- An error if the estargz processing encountered a problem.
Refer to estargz for the options: https://pkg.go.dev/github.com/containerd/stargz-snapshotter@v0.2.0/estargz#Option
Source Files ¶
- Version
- v0.4.1
- Published
- Feb 25, 2021
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 1 second ago –
Tools for package owners.