kubernetes/vendor/github.com/mrunalp/fileutils
2022-05-04 10:27:41 -04:00
..
.gitignore update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
fileutils.go vendor: cadvisor v0.39.0 2021-03-08 22:10:29 -08:00
idtools.go vendor: update google/cadvisor and opencontainers/runc 2020-06-24 18:39:50 +02:00
LICENSE update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
MAINTAINERS update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
README.md update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07: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.