Documentation
¶
Index ¶
Constants ¶
View Source
const (
VMDK_MAGIC = 0x564d444b
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Header ¶
type Header struct {
MagicNumber uint32
Version uint32
Flags uint32
Capacity SectorType
GrainSize SectorType
DescriptorOffset SectorType
DescriptorSize SectorType
NumGTEsPerGT uint32
RgdOffset SectorType
GdOffset SectorType
OverHead SectorType
UncleanShutdown Bool
SingleEndLineChar byte
NonEndLineChar byte
DoubleEndLineChar1 byte
DoubleEndLineChar2 byte
CompressAlgorithm uint16
Pad [433]uint8
}
type SectorType ¶
type SectorType uint64
Click to show internal directories.
Click to hide internal directories.