Versions in this module Expand all Collapse all v0 v0.1.0 Jun 10, 2021 Changes in this version + var Client client.Client + var Config *rest.Config + var CoreV1Client corev1client.CoreV1Interface + var PathConfigDeploy string + var Scheme = runtime.NewScheme() + func LoadObjectsFromDeploymentFiles(t *testing.T) []unstructured.Unstructured + func PrintPodStatusAndLogs(namespace string) error + func WaitForObject(t *testing.T, timeout time.Duration, object client.Object, reason string, ...) error + func WaitToBeGone(t *testing.T, timeout time.Duration, object client.Object) error