Module repository

Module repository 

Source
Expand description

Content-addressable repository for composefs objects.

This module provides a repository abstraction for storing and retrieving content-addressed objects, splitstreams, and images with fs-verity verification and garbage collection support.

Structs§

Repository
A content-addressable repository for composefs objects.

Functions§

ensure_dir_and_openat 🔒
Call openat() on the named subdirectory of “dirfd”, possibly creating it first.