spiegel_podman/pkg/util
Daniel J Walsh b362367efb Switch all calls to filepath.Walk to filepath.WalkDir
WalkDir should be faster the Walk, since we often do
not need to stat files.

[NO NEW TESTS NEEDED] Existing tests should find errors.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-03-30 15:36:05 -04:00
..
camelcase Globally replace http:// with https:// 2021-08-27 06:14:46 -04:00
filters.go bump go module to version 4 2022-01-18 12:47:07 +01:00
filters_test.go Unification of until filter across list/prune endpoints 2021-03-24 00:56:00 +01:00
kube.go Add support for play/generate kube volumes 2021-04-09 14:01:13 -06:00
mountOpts.go idmap should be able to be specified along with other options 2022-02-09 07:14:53 -05:00
mountOpts_linux.go Turn off 'noexec' option by default for named volumes 2020-05-20 16:48:20 -04:00
mountOpts_other.go pkg/spec.InitFSMounts: optimize 2020-04-02 07:52:34 -07:00
utils.go Switch all calls to filepath.Walk to filepath.WalkDir 2022-03-30 15:36:05 -04:00
utils_darwin.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
utils_linux.go Switch all calls to filepath.Walk to filepath.WalkDir 2022-03-30 15:36:05 -04:00
utils_linux_test.go Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
utils_supported.go Revert "use GetRuntimeDir() from c/common" 2022-03-01 13:24:39 -06:00
utils_test.go Merge pull request #11218 from cdoern/untilBug 2021-08-26 10:12:09 -04:00
utils_unsupported.go podman: drop checking valid rootless UID 2020-12-11 15:43:33 +01:00
utils_windows.go Use Libpod tmpdir for pause path 2020-12-02 14:18:37 -05:00