testhelpers

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2025 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const ContainerTestIndentSpaces = 4

Variables

This section is empty.

Functions

func RunApplyYAMLPatchCustomObjectTests

func RunApplyYAMLPatchCustomObjectTests(t *testing.T, testNamePrefix string, yamlPatcher yamlpatch.Patcher)

func RunApplyYAMLPatchTests

func RunApplyYAMLPatchTests[NodeT any](t *testing.T, testNamePrefix string, yamllib yamlpatchcommon.YAMLLibrary[NodeT])

func RunContainerTests

func RunContainerTests[NodeT any](t *testing.T, testNamePrefix string, yamllib yamlpatchcommon.YAMLLibrary[NodeT])

Types

type TestMyObject

type TestMyObject struct {
	FieldA string `yaml:"custom-tag"`
}

Jump to

Keyboard shortcuts

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