spiegel_podman/vendor/github.com/containers/storage/pkg/archive
Daniel J Walsh 34572abc70 Vendor in latest storage, image and runtime-tools
Need to pull in the latest containers/storage and containers/image to fix lots of
issues.  Also want to update runtime-tools to take advantage of newer generate
code.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #152
Approved by: rhatdan
2017-12-18 21:19:30 +00:00
..
archive.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
archive_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
archive_other.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
archive_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
archive_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
changes.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
changes_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
changes_other.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
changes_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
changes_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
copy.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
copy_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
copy_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
diff.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
example_changes.go Vendor in latest storage, image and runtime-tools 2017-12-18 21:19:30 +00:00
README.md Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
time_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
time_unsupported.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
whiteouts.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
wrap.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00

This code provides helper functions for dealing with archive files.