automation-tests/libpod/define
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
..
config.go add libpod/config 2019-10-31 17:42:37 +01:00
containerstate.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
errors.go Ensure volumes can be removed when they fail to unmount 2019-10-14 10:32:15 -04:00
exec_codes.go Fix exit code failure 2019-09-17 12:01:02 -04:00
runtime.go add libpod/config 2019-10-31 17:42:37 +01:00
version.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00