arch

package
v1.5.0-rc.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Converter

type Converter interface {
	GetArchitecture() string
	AddGraphicsDevice(vmi *v1.VirtualMachineInstance, domain *api.Domain, isEFI bool)
	ScsiController(model string, driver *api.ControllerDriver) api.Controller
	IsUSBNeeded(vmi *v1.VirtualMachineInstance) bool
	SupportCPUHotplug() bool
	IsSMBiosNeeded() bool
	HasVMPort() bool
	TransitionalModelType(useVirtioTransitional bool) string
	IsROMTuningSupported() bool
	RequiresMPXCPUValidation() bool
	ShouldVerboseLogsBeEnabled() bool
}

func NewConverter

func NewConverter(arch string) Converter

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL