Documentation
¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CompareApplier ¶
CompareApplier handles both comparison and application of layer diffs.
func NewBlockCimDiff ¶ added in v2.1.0
func NewBlockCimDiff(store content.Store) (CompareApplier, error)
NewBlockCimDiff is the Windows blocked cim container layer implementation for comparing and applying filesystem layers
func NewCimDiff ¶
func NewCimDiff(store content.Store) (CompareApplier, error)
NewCimDiff is the Windows cim container layer implementation for comparing and applying filesystem layers
func NewWindowsDiff ¶
func NewWindowsDiff(store content.Store) (CompareApplier, error)
NewWindowsDiff is the Windows container layer implementation for comparing and applying filesystem layers
Click to show internal directories.
Click to hide internal directories.