storage/pkg/idtools
Šimon Lukašík ed97cd56f0 Refactor ParseIDMap, allow parsing multiple maps at once
I found that other projects, tend to parse multiple maps at once. So, we may
want to allow the base library to do so in order to decrease complexity in the
upper layers.

This is follow-up on previous refactoring in 7b209d36fd, I didn't got
it right on first try, sry.

Signed-off-by: Šimon Lukašík <isimluk@fedoraproject.org>
2018-11-26 20:11:49 +01:00
..
idtools.go Add more information in errors about missing uidimappings or gidmappings 2018-07-30 09:32:45 -04:00
idtools_unix.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
idtools_unix_test.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
idtools_windows.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
parser.go Refactor ParseIDMap, allow parsing multiple maps at once 2018-11-26 20:11:49 +01:00
usergroupadd_linux.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
usergroupadd_unsupported.go Correct build-time directory creation with user namespaced daemon 2015-10-20 08:59:48 -04:00
utils_unix.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00