//
pkg.gl
Category
github.com/fuweid/containerd
archive
package
1.1.0
Repository:
https://github.com/fuweid/containerd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
0
Files
771 SLOC
#
Packages
compression
No description provided by the author
#
Functions
Apply
Apply applies a tar stream of an OCI style diff tar.
Diff
Diff returns a tar stream of the computed filesystem difference between the provided directories.
WriteDiff
WriteDiff writes a tar stream of the computed difference between the provided directories.
#
Structs
ApplyOptions
ApplyOptions provides additional options for an Apply operation.
#
Type aliases
ApplyOpt
ApplyOpt allows setting mutable archive apply properties on creation.