Versions in this module Expand all Collapse all v1 v1.2.1 Jul 20, 2025 v1.2.0 Jul 10, 2025 Changes in this version + type ImageDiskManager interface + ConvertToRaw func(source, dest string, size *int64, allowSourceWithBackingFile bool) error + CreateDisk func(disk string, size int64) error + MakeSparse func(f *os.File, offset int64) error + ResizeDisk func(disk string, size int64) error Other modules containing this package github.com/lima-vm/lima/v2