Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectTestArtifacts ¶
CollectTestArtifacts gets all the artifacts from the test run and saves them to the artifact path. Currently, it saves: - clusterextensions - pods logs - deployments - catalogsources
func FindK8sClient ¶
FindK8sClient returns the first available Kubernetes CLI client from the system, It checks for the existence of each client by running `version --client`. If no suitable client is found, the function terminates the test with a failure.
func ReadTestCatalogServerContents ¶
func ReadTestCatalogServerContents(ctx context.Context, catalog *ocv1.ClusterCatalog, kubeClient kubernetes.Interface) ([]byte, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.