package lcow
import "github.com/containerd/containerd/diff/lcow"
Index ¶
Types ¶
type CompareApplier ¶
CompareApplier handles both comparison and application of layer diffs.
func NewWindowsLcowDiff ¶
func NewWindowsLcowDiff(store content.Store) (CompareApplier, error)
NewWindowsLcowDiff is the Windows LCOW container layer implementation for comparing and applying Linux filesystem layers on Windows
Source Files ¶
- Version
- v1.6.6
- Published
- Jun 6, 2022
- Platform
- windows/amd64
- Imports
- 19 packages
- Last checked
- 1 minute ago –
Tools for package owners.