e2e

package
v0.14.6 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, ignoreUnexpected bool) 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, ignoreUnexpected bool) 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, ignoreUnexpected bool) 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, ignoreUnexpected bool) gomegatypes.GomegaMatcher

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

func SIGDescribe added in v0.9.0

func SIGDescribe(text string, body func()) bool

SIGDescribe annotates the test with the SIG label.

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