containerd/plugins/content/local
James Jenkins ef98c71985 Implement fsverity functionality
Implement calls to the fsverity kernel module, allowing containerd to
enable fsverity on blob data in the content store. This causes fsverity
to veirfy the integrity of blob data when the blob is read.

Signed-off-by: James Jenkins <James.Jenkins@ibm.com>
2024-06-28 09:50:44 -04:00
..
content_local_fuzzer.go Move content to core/content 2024-01-17 09:50:32 -08:00
locks_test.go Move content/local to plugins/content/local 2024-01-17 09:50:23 -08:00
locks.go Switch to new errdefs package 2024-01-25 22:18:45 -08:00
readerat.go Switch to new errdefs package 2024-01-25 22:18:45 -08:00
store_bsd.go Move content/local to plugins/content/local 2024-01-17 09:50:23 -08:00
store_openbsd.go Move content/local to plugins/content/local 2024-01-17 09:50:23 -08:00
store_test.go Implement fsverity functionality 2024-06-28 09:50:44 -04:00
store_unix.go Move content/local to plugins/content/local 2024-01-17 09:50:23 -08:00
store_windows.go Move content/local to plugins/content/local 2024-01-17 09:50:23 -08:00
store.go Implement fsverity functionality 2024-06-28 09:50:44 -04:00
test_helper.go Move content to core/content 2024-01-17 09:50:32 -08:00
writer.go Implement fsverity functionality 2024-06-28 09:50:44 -04:00