nfdconfig

package
v0.0.0-...-2edc924 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NfdConfig

type NfdConfig struct {
	SubscriptionName     string `envconfig:"ECO_HWACCEL_NFD_SUBSCRIPTION_NAME"`
	Image                string `envconfig:"ECO_HWACCEL_NFD_CR_IMAGE"`
	CatalogSource        string `envconfig:"ECO_HWACCEL_NFD_CATALOG_SOURCE"`
	CustomCatalogSource  string `envconfig:"ECO_HWACCEL_NFD_CUSTOM_NFD_CATALOG_SOURCE"`
	AwsTest              bool   `envconfig:"ECO_HWACCEL_NFD_AWS_TESTS"`
	UpgradeTargetVersion string `envconfig:"ECO_HWACCEL_NFD_UPGRADE_TARGET_VERSION"`
	CPUFlagsHelperImage  string `envconfig:"ECO_HWACCEL_NFD_CPU_FLAGS_HELPER_IMAGE"`
}

NfdConfig contains environment information related to nfd tests.

func NewNfdConfig

func NewNfdConfig() *NfdConfig

NewNfdConfig returns instance of NfdConfig type.

Jump to

Keyboard shortcuts

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