Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New APIs for streaming layers as tar streams
This (re-)introduces ImportLayerFromTar and ExportLayerToTar into pkg/ociwclayer. Before microsoft#173, these APIS were exposed from oci/wclayer as ImportLayer and ExportLayer, but those names are too generic and already overloaded for similar but different meanings in this project. See eb0cc25 Signed-off-by: Paul "TBBle" Hampson <[email protected]>
- Loading branch information