test

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2020 License: Apache-2.0 Imports: 15 Imported by: 3

Documentation

Index

Constants

View Source
const LocalNamespace = "local-ns"
View Source
const RemoteNamespace = "remote-ns"

Variables

This section is empty.

Functions

func CreateResource

func CreateResource(resourceInterface dynamic.ResourceInterface, resource runtime.Object) *unstructured.Unstructured

func GetRESTMapperAndGroupVersionResourceFor

func GetRESTMapperAndGroupVersionResourceFor(obj runtime.Object) (meta.RESTMapper, *schema.GroupVersionResource)

func GetResource

func GetResource(resourceInterface dynamic.ResourceInterface, obj runtime.Object) *unstructured.Unstructured

func GetResourceAndError

func GetResourceAndError(resourceInterface dynamic.ResourceInterface, obj runtime.Object) (*unstructured.Unstructured, error)

func NewPod

func NewPod(namespace string) *corev1.Pod

func NewPodWithImage

func NewPodWithImage(namespace, imageName string) *corev1.Pod

func PrepInitialClientObjs

func PrepInitialClientObjs(namespace, clusterID string, initObjs ...runtime.Object) []runtime.Object

func SetClusterIDLabel

func SetClusterIDLabel(obj runtime.Object, clusterID string) runtime.Object

func ToUnstructured

func ToUnstructured(obj runtime.Object) *unstructured.Unstructured

func UpdateResource

func UpdateResource(resourceInterface dynamic.ResourceInterface, resource runtime.Object) *unstructured.Unstructured

func VerifyResource

func VerifyResource(resourceInterface dynamic.ResourceInterface, expected *corev1.Pod, expNamespace, clusterID string)

func WaitForNoResource

func WaitForNoResource(client dynamic.ResourceInterface, name string)

func WaitForResource

func WaitForResource(client dynamic.ResourceInterface, name string) *unstructured.Unstructured

Types

This section is empty.

Jump to

Keyboard shortcuts

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