storage/types
Daniel J Walsh 4428f8b775
Merge pull request #1549 from flouthoc/pull-store
store: add support to split filesystem using `imagestore`
2023-04-17 16:55:03 -04:00
..
default_override_test.conf Added support for CONTAINERS_STORAGE_CONF override 2021-06-09 10:17:09 +02:00
errors.go Initial implementation of consistency checks 2023-04-13 10:38:24 -04:00
idmappings.go Switch to golang native error wrapping 2022-07-07 13:22:46 +02:00
options.go Merge pull request #1549 from flouthoc/pull-store 2023-04-17 16:55:03 -04:00
options_darwin.go types: try harder to use overlay with rootless 2023-04-17 09:47:50 +02:00
options_freebsd.go types: try harder to use overlay with rootless 2023-04-17 09:47:50 +02:00
options_linux.go types: try harder to use overlay with rootless 2023-04-17 09:47:50 +02:00
options_test.go types: try harder to use overlay with rootless 2023-04-17 09:47:50 +02:00
options_windows.go types: try harder to use overlay with rootless 2023-04-17 09:47:50 +02:00
storage_broken.conf Add test for bad entries in storage.conf 2021-07-01 04:50:58 -04:00
storage_test.conf Move storageOpts structures into types subdir to shrink bindings. 2021-02-26 05:34:09 -05:00
utils.go store: prefer /etc/containers/storage.conf 2023-01-17 11:02:23 +01:00
utils_test.go Use testing.T.Setenv 2022-10-17 20:04:31 +02:00