Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsCloudImage ¶
Types ¶
type ImageFormat ¶
type ImageFormat int
const ( QCOW2 ImageFormat = iota VDI VMDK GCE_TARBALL GCE_GS RAW Unknown )
func Probe ¶
func Probe(path string) (ImageFormat, error)
Click to show internal directories.
Click to hide internal directories.