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.20
- Published
- Mar 30, 2023
- Platform
- windows/amd64
- Imports
- 19 packages
- Last checked
- 51 minutes ago –
Tools for package owners.