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.