decorators

package
v0.59.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

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")}
	SRIOV      = []interface{}{Label("SRIOV")}
	StorageReq = []interface{}{Label("storage-req")}
	Multus     = []interface{}{Label("Multus")}
	Macvtap    = []interface{}{Label("Macvtap")}
	Invtsc     = []interface{}{Label("Invtsc")}

	// 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")}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳