testbase

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TaintNodeNotReady is not ready taint
	TaintNodeNotReady = "node.kubernetes.io/not-ready"
	// TaintNodeUnreachable is unreachable taint
	TaintNodeUnreachable = "node.kubernetes.io/unreachable"
)

Variables

This section is empty.

Functions

func NodeForTest

func NodeForTest() *v1.Node

NodeForTest return a basic node

func PodForTest

func PodForTest() *v1.Pod

PodForTest return a basic pod for test

func PodForTestWithAffinity

func PodForTestWithAffinity() *v1.Pod

PodForTestWithAffinity return a basic pod for test with Affinity

func PodForTestWithConfigmap

func PodForTestWithConfigmap() *v1.Pod

PodForTestWithConfigmap return a basic pod for test with configmap

func PodForTestWithNodeSelector

func PodForTestWithNodeSelector() *v1.Pod

PodForTestWithNodeSelector return a basic pod for test with node selector

func PodForTestWithNodeSelectorAndAffinityClusterID

func PodForTestWithNodeSelectorAndAffinityClusterID() *v1.Pod

PodForTestWithNodeSelectorAndAffinityClusterID return a basic pod for test with NodeSelectorClusterID

func PodForTestWithNodeSelectorClusterID

func PodForTestWithNodeSelectorClusterID() *v1.Pod

PodForTestWithNodeSelectorClusterID return a basic pod for test with NodeSelectorClusterID

func PodForTestWithOtherTolerations

func PodForTestWithOtherTolerations() *v1.Pod

PodForTestWithOtherTolerations return a basic pod for test with other Tolerations

func PodForTestWithPVC

func PodForTestWithPVC() *v1.Pod

PodForTestWithPVC return a basic pod for test with PVC

func PodForTestWithSecret

func PodForTestWithSecret() *v1.Pod

PodForTestWithSecret return a basic pod for test with secret

func PodForTestWithSystemTolerations

func PodForTestWithSystemTolerations() *v1.Pod

PodForTestWithSystemTolerations return a basic pod for test with system Tolerations

Types

This section is empty.

Jump to

Keyboard shortcuts

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