package estargz

import "github.com/google/go-containerregistry/internal/estargz"

Package estargz adapts the containerd estargz package to our abstractions.

Index

Functions

func ReadCloser

func ReadCloser(r io.ReadCloser, opts ...estargz.Option) (*estargz.Blob, v1.Hash, error)

ReadCloser reads uncompressed tarball input from the io.ReadCloser and returns:

Refer to estargz for the options: https://pkg.go.dev/github.com/containerd/stargz-snapshotter/estargz@v0.4.1#Option

Source Files

estargz.go

Version
v0.20.5 (latest)
Published
May 21, 2025
Platform
linux/amd64
Imports
4 packages
Last checked
12 hours ago

Tools for package owners.