spiegel_podman/pkg/util
Valentin Rothberg 11c282ab02 add libpod/config
Refactor the `RuntimeConfig` along with related code from libpod into
libpod/config.  Note that this is a first step of consolidating code
into more coherent packages to make the code more maintainable and less
prone to regressions on the long runs.

Some libpod definitions were moved to `libpod/define` to resolve
circular dependencies.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-10-31 17:42:37 +01:00
..
mountOpts.go Fix addition of mount options when using RO tmpfs 2019-08-28 14:28:18 -04:00
utils.go add libpod/config 2019-10-31 17:42:37 +01:00
utils_darwin.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
utils_linux.go golangci-lint phase 4 2019-07-22 15:44:04 -05:00
utils_supported.go Fixup util.GetRootlessConfigHomeDir permission requirements 2019-09-09 15:17:42 +02:00
utils_test.go syntax updated for podman import --change 2019-09-27 17:17:12 +09:00
utils_unsupported.go Move the HostConfig portion of Inspect inside libpod 2019-07-17 16:48:38 -04:00
utils_windows.go Use GetRuntimeDir to setup auth.json for login 2019-08-12 14:11:53 -04:00