package
0.8.2
Repository: https://github.com/kevpar/hcsshim.git
Documentation: pkg.go.dev

# Functions

AppendVhdFooter instructs the converter to add a fixed VHD footer to the file.
Convert writes a compact ext4 file system image that contains the files in the input tar stream.
ConvertWhiteout instructs the converter to convert OCI-style whiteouts (beginning with .wh.) to overlay-style whiteouts.
InlineData instructs the converter to write small files into the inode structures directly.
MaximumDiskSize instructs the writer to limit the disk size to the specified value.

# Type aliases

Option is the type for optional parameters to Convert.