configuration

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2026 License: Apache-2.0 Imports: 14 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConformanceTests

func ConformanceTests(t *testing.T, props map[string]string, store configuration.Store, updater configupdater.Updater, config TestConfig, component string)

Types

type TestConfig

type TestConfig struct {
	utils.CommonConfig
	// IgnoreVersion indicates the component uses system-assigned versions
	// (e.g. Kubernetes ConfigMap resourceVersion) rather than user-defined versions.
	// When true, conformance tests compare items by value and metadata only.
	IgnoreVersion bool
}

func NewTestConfig

func NewTestConfig(componentName string, operations []string, configMap map[string]interface{}) TestConfig

Jump to

Keyboard shortcuts

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