package windows
import "github.com/containerd/containerd/diff/windows"
Index ¶
Types ¶
type CompareApplier ¶
CompareApplier handles both comparison and application of layer diffs.
func NewWindowsDiff ¶
func NewWindowsDiff(store content.Store) (CompareApplier, error)
NewWindowsDiff is the Windows container layer implementation for comparing and applying filesystem layers
Source Files ¶
- Version
- v1.3.2
- Published
- Dec 3, 2019
- Platform
- windows/amd64
- Imports
- 18 packages
- Last checked
- 3 minutes ago –
Tools for package owners.