storage/types
Daniel J Walsh 68a0b369a2
Expose System wide config file
Currently Podman warns when attempting to reset storage, if the
system wide storage.conf file
/usr/share/containers/storage.conf exists.

Since distros ship this, we need to allow Podman to check if the
default is the System default and therefore do not warn.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-26 12:10:09 -04: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 Expose System wide config file 2022-10-26 12:10:09 -04:00
options_darwin.go Expose System wide config file 2022-10-26 12:10:09 -04:00
options_freebsd.go Expose System wide config file 2022-10-26 12:10:09 -04:00
options_linux.go Expose System wide config file 2022-10-26 12:10:09 -04:00
options_test.go Use testing.T.Setenv 2022-10-17 20:04:31 +02:00
options_windows.go Expose System wide config file 2022-10-26 12:10:09 -04: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 Misc. warning cleanups 2022-10-01 02:53:06 +02:00
utils_test.go Use testing.T.Setenv 2022-10-17 20:04:31 +02:00