Versions in this module Expand all Collapse all v1 v1.7.0 Jun 18, 2015 v1.6.0 Apr 16, 2015 Changes in this version + func ApplyLayer(dest string, layer archive.ArchiveReader) (size int64, err error) + func CopyFileWithTar(src, dst string) (err error) + func CopyWithTar(src, dst string) error + func TarUntar(src, dst string) error + func Untar(tarArchive io.Reader, dest string, options *archive.TarOptions) error + func UntarPath(src, dst string) error