Versions in this module Expand all Collapse all v0 v0.17.0 May 18, 2026 v0.7.0 Aug 31, 2020 Changes in this version + func CompareImagesToJSON(imgs []boot.OSImage, jsonEncoded []byte) error + func ImagesToJSONLike(imgs []boot.OSImage) []interface + func LinuxImageToJSON(li *boot.LinuxImage) map[string]interface + func MultibootImageToJSON(mi *boot.MultibootImage) map[string]interface + func SameBootImage(got, want boot.OSImage) error + func ToJSONFile(imgs []boot.OSImage, filename string) error