open-nomad/vendor/github.com/mrunalp/fileutils
Yoan Blanc 17b013617c
vendor: opencontainrs/runc v1.0.0-rc7
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2020-03-21 15:43:02 +01:00
..
fileutils.go vendor: opencontainrs/runc v1.0.0-rc7 2020-03-21 15:43:02 +01:00
idtools.go vendor: opencontainrs/runc v1.0.0-rc7 2020-03-21 15:43:02 +01:00
LICENSE vendor: opencontainrs/runc v1.0.0-rc7 2020-03-21 15:43:02 +01:00
MAINTAINERS vendor: opencontainrs/runc v1.0.0-rc7 2020-03-21 15:43:02 +01:00
README.md vendor: opencontainrs/runc v1.0.0-rc7 2020-03-21 15:43:02 +01:00

fileutils

Collection of utilities for file manipulation in golang

The library is based on docker pkg/archive pkg/idtools but does copies instead of handling archive formats.