Module tar_utils

Source
Expand description

Shared tar processing utilities to eliminate duplication

This module provides TarUtils for extracting layer data and handling tarball offsets. It ensures that layer data is extracted in the correct format (gzip or uncompressed) for digest validation and upload.

Structsยง

TarUtils
Tar processing utilities for layer extraction and offset calculation