estargz

package
v0.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package estargz adapts the containerd estargz package to our abstractions.

Index

Constants

This section is empty.

Variables

This section is empty.

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:

  • 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/estargz@v0.4.1#Option

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL