Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// SIGs
SigCompute = []interface{}{Label("sig-compute")}
SigOperator = []interface{}{Label("sig-operator")}
SigNetwork = []interface{}{Label("sig-network")}
SigStorage = []interface{}{Label("sig-storage")}
SigComputeRealtime = []interface{}{Label("sig-compute-realtime")}
SigComputeMigrations = []interface{}{Label("sig-compute-migrations")}
SigMonitoring = []interface{}{Label("sig-monitoring")}
// HW
GPU = []interface{}{Label("GPU")}
VGPU = []interface{}{Label("VGPU")}
SEV = []interface{}{Label("SEV")}
SRIOV = []interface{}{Label("SRIOV")}
StorageReq = []interface{}{Label("storage-req")}
Multus = []interface{}{Label("Multus")}
Macvtap = []interface{}{Label("Macvtap")}
Invtsc = []interface{}{Label("Invtsc")}
KSMRequired = []interface{}{Label("KSM-required")}
// Features
Sysprep = []interface{}{Label("Sysprep")}
Windows = []interface{}{Label("Windows")}
Networking = []interface{}{Label("Networking")}
VMIlifecycle = []interface{}{Label("VMIlifecycle")}
Expose = []interface{}{Label("Expose")}
NonRoot = []interface{}{Label("verify-non-root")}
NativeSsh = []interface{}{Label("native-ssh")}
ExcludeNativeSsh = []interface{}{Label("exclude-native-ssh")}
Reenlightenment = []interface{}{Label("Reenlightenment")}
TscFrequencies = []interface{}{Label("TscFrequencies")}
PasstGate = []interface{}{Label("PasstGate")}
VMX = []interface{}{Label("VMX")}
Upgrade = []interface{}{Label("Upgrade")}
CustomSELinux = []interface{}{Label("CustomSELinux")}
Istio = []interface{}{Label("Istio")}
InPlaceHotplugNICs = []interface{}{Label("in-place-hotplug-NICs")}
MigrationBasedHotplugNICs = []interface{}{Label("migration-based-hotplug-NICs")}
RequiresTwoSchedulableNodes = []interface{}{Label("requires-two-schedulable-nodes")}
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.