storage/types
Sascha Grunert a10dcf45f5
Do not error if no storage.conf exists
This allows consumers of this library to rely on the in-memory default
rather than requiring a storage.conf.

Refers to https://github.com/containers/storage/pull/1279 and
1f647d954f

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-07-14 10:37:00 +02:00
..
default_override_test.conf Added support for CONTAINERS_STORAGE_CONF override 2021-06-09 10:17:09 +02:00
errors.go containers: detect overlapping mappings 2022-02-08 09:57:34 +01:00
idmappings.go Switch to golang native error wrapping 2022-07-07 13:22:46 +02:00
options.go Do not error if no storage.conf exists 2022-07-14 10:37:00 +02:00
options_darwin.go Change default location for storage.conf to... 2022-05-03 16:39:32 +01:00
options_freebsd.go Change default location for storage.conf to... 2022-05-03 16:39:32 +01:00
options_linux.go Change default location for storage.conf to... 2022-05-03 16:39:32 +01:00
options_test.go types: logrus: remove trailing dots 2022-05-17 13:56:38 +02:00
options_windows.go Change default location for storage.conf to... 2022-05-03 16:39:32 +01: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 Switch to golang native error wrapping 2022-07-07 13:22:46 +02:00
utils_test.go Added support for CONTAINERS_STORAGE_CONF override 2021-06-09 10:17:09 +02:00