package
0.13.0-rc.2
Repository: https://github.com/microsoft/hcsshim.git
Documentation: pkg.go.dev

# Constants

OsLayerTypeContainer is a container layer.
OsLayerTypeVM is a virtual machine layer.

# Structs

ExportLayerOptions are the set of options that are used with the `computestorage.HcsExportLayer` syscall.
LayerData is the data used to describe parent layer information.
OsLayerOptions are the set of options that are used with the `SetupBaseOSLayer` and `SetupBaseOSVolume` calls.

# Type aliases

OsLayerType is the type of layer being operated on.