e2e

package
v0.15.4 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MatchAnnotations added in v0.14.0

func MatchAnnotations(expectedNew map[string]k8sAnnotations, oldNodes []corev1.Node) gomegatypes.GomegaMatcher

MatchAnnotations returns a specialized Gomega matcher for checking if a list of nodes are annotated as expected.

func MatchCapacity added in v0.14.0

func MatchCapacity(expectedNew map[string]corev1.ResourceList, oldNodes []corev1.Node) gomegatypes.GomegaMatcher

MatchCapacity returns a specialized Gomega matcher for checking if a list of nodes have resource capacity as expected.

func MatchLabels added in v0.14.0

func MatchLabels(expectedNew map[string]k8sLabels, oldNodes []corev1.Node) gomegatypes.GomegaMatcher

MatchLabels returns a specialized Gomega matcher for checking if a list of nodes are labeled as expected.

func MatchTaints added in v0.14.0

func MatchTaints(expectedNew map[string][]corev1.Taint, oldNodes []corev1.Node) gomegatypes.GomegaMatcher

MatchTaints returns a specialized Gomega matcher for checking if a list of nodes are tainted as expected.

func NFDDescribe added in v0.15.0

func NFDDescribe(args ...interface{}) bool

Types

This section is empty.

Directories

Path Synopsis
pod

Jump to

Keyboard shortcuts

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