Documentation
¶
Index ¶
- Constants
- func GetControllerConfigResource() *v1alpha1.ControllerConfig
- func GetUnstructuredDataPipelineResourceWithStage(name, namespace string) v1alpha1.UnstructuredDataPipeline
- func RandomStringGenerator(length int) string
- func WaitForResourceReady(ctx context.Context, condition, crdName, resourceName, namespace string) error
Constants ¶
View Source
const DefaultE2ENamespace = "unstructured-controller-namespace"
DefaultE2ENamespace is the namespace used by e2e tests (must match test/e2e/main_test.go testNamespace).
Variables ¶
This section is empty.
Functions ¶
func GetControllerConfigResource ¶ added in v0.2.0
func GetControllerConfigResource() *v1alpha1.ControllerConfig
func GetUnstructuredDataPipelineResourceWithStage ¶ added in v0.8.0
func GetUnstructuredDataPipelineResourceWithStage(name, namespace string) v1alpha1.UnstructuredDataPipeline
GetUnstructuredDataPipelineResourceWithStage creates an UnstructuredDataPipeline CR for e2e tests
func RandomStringGenerator ¶ added in v0.8.0
RandomStringGenerator will return a random string of provided length
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.