Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
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
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.