k8s

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertAnyNodeHasLabel

func AssertAnyNodeHasLabel(t testing.TestingT, options *k8s.KubectlOptions, label string)

AssertAnyNodeHasLabel will fail the test if no nodes are found with the given label.

func AssertAnyNodeHasLabelE

func AssertAnyNodeHasLabelE(t testing.TestingT, options *k8s.KubectlOptions, label string) error

AssertAnyNodeHasLabelE will return an error if no nodes are found with the given label.

func AssertAnyNodeHasTaint

func AssertAnyNodeHasTaint(t testing.TestingT, options *k8s.KubectlOptions, taintKey string, taintValue string, taintEffect corev1.TaintEffect)

AssertAnyNodeHasTaint will fail the test if no nodes are found with the given taint.

func AssertAnyNodeHasTaintE

func AssertAnyNodeHasTaintE(t testing.TestingT, options *k8s.KubectlOptions, taintKey string, taintValue string, taintEffect corev1.TaintEffect) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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