Versions in this module Expand all Collapse all v1 v1.0.0 May 23, 2023 Changes in this version + func IsCloudImage(path string) bool + type ImageFormat int + const GCE_GS + const GCE_TARBALL + const QCOW2 + const RAW + const Unknown + const VDI + const VMDK + func Probe(path string) (ImageFormat, error)