cri-o/vendor/github.com/containers/storage/pkg/archive
Daniel J Walsh 29bd1c79dd Vendor in container storage
This should add quota support to cri-o

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-09-29 20:34:29 +00:00
..
archive.go Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00
archive_linux.go Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00
archive_other.go Build and install from GOPATH 2017-01-17 12:09:09 -08:00
archive_unix.go Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00
archive_windows.go Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00
changes.go Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00
changes_linux.go Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00
changes_other.go Build and install from GOPATH 2017-01-17 12:09:09 -08:00
changes_unix.go Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00
changes_windows.go Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00
copy.go Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00
copy_unix.go Build and install from GOPATH 2017-01-17 12:09:09 -08:00
copy_windows.go Build and install from GOPATH 2017-01-17 12:09:09 -08:00
diff.go Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00
example_changes.go Vendor in container storage 2017-09-29 20:34:29 +00:00
README.md Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00
time_linux.go Build and install from GOPATH 2017-01-17 12:09:09 -08:00
time_unsupported.go Build and install from GOPATH 2017-01-17 12:09:09 -08:00
whiteouts.go Build and install from GOPATH 2017-01-17 12:09:09 -08:00
wrap.go Vendor in latest containers/storage 2017-09-14 09:54:39 -04:00

This code provides helper functions for dealing with archive files.