automation-tests/common/pkg/config
Daniel J Walsh 00b0aae703 Add StopTimeout for podman
Allow users to modify the default ammount of time to wait to send SIGKILL
after you tell a container to stop with a SIGINT.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-02-21 11:32:16 -05:00
..
testdata CgroupManager should belong to libpod not containers 2020-02-20 10:27:47 -05:00
config.go Add StopTimeout for podman 2020-02-21 11:32:16 -05:00
config_linux.go Add config package for containers.conf 2019-10-07 13:38:17 -04:00
config_suite_test.go Remove merge code and optional handling 2019-12-11 08:26:52 -05:00
config_test.go CgroupManager should belong to libpod not containers 2020-02-20 10:27:47 -05:00
config_unix.go add libpod.conf to containers.conf 2019-12-06 15:55:47 -05:00
config_unsupported.go add selinux unsupported 2019-10-22 13:51:22 -04:00
config_windows.go add libpod.conf to containers.conf 2019-12-06 15:55:47 -05:00
containers.conf Add StopTimeout for podman 2020-02-21 11:32:16 -05:00
default.go Add StopTimeout for podman 2020-02-21 11:32:16 -05:00
default_linux.go Don't up the default number of open files, just processes. 2020-02-05 10:46:28 -05:00
default_unsupported.go Setup default ulimits to nproc & nofile of current process 2020-02-03 13:50:28 -05:00
util_supported.go add libpod.conf to containers.conf 2019-12-06 15:55:47 -05:00
util_windows.go add libpod.conf to containers.conf 2019-12-06 15:55:47 -05:00