assertions

package
v0.0.0-...-99fc750 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EventuallyConfigMap

func EventuallyConfigMap(ctx context.Context, client *openshift.Client, name, namespace string) gomega.AsyncAssertion

EventuallyConfigMap is a gomega async assertion that can be used with the standard or custom gomega matchers

EventuallyConfigMap(ctx, client, configMapName, namespace).ShouldNot(BeNil()), "config map %s should exist", configMapName)

func EventuallyDeployment

func EventuallyDeployment(ctx context.Context, client *openshift.Client, name, namespace string) gomega.AsyncAssertion

EventuallyDeployment is a gomega async assertion that can be used with the standard or custom gomega matchers

EventuallyDeployment(ctx, client, "test", "default").Should(BeAvailable())

Types

This section is empty.

Jump to

Keyboard shortcuts

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