Documentation
¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockDeviceGenerator ¶
type BlockDeviceGenerator struct { }
BlockDeviceGenerator XXX
func (*BlockDeviceGenerator) Generate ¶
func (g *BlockDeviceGenerator) Generate() (any, error)
Generate XXX
type CPUGenerator ¶
type CPUGenerator struct { }
CPUGenerator collects CPU specs
func (*CPUGenerator) Generate ¶
func (g *CPUGenerator) Generate() (any, error)
Generate collects CPU specs.
type FilesystemGenerator ¶
type FilesystemGenerator struct { }
FilesystemGenerator generates filesystem spec.
func (*FilesystemGenerator) Generate ¶
func (g *FilesystemGenerator) Generate() (any, error)
Generate specs of filesystems.
type MemoryGenerator ¶
type MemoryGenerator struct { }
MemoryGenerator collects the host's memory specs.
type Win32_OperatingSystem ¶ added in v0.75.0
Click to show internal directories.
Click to hide internal directories.