# Functions

CheckHNCPath skips the test if we are not able to successfully call RecoverHNC.
CleanupCRDIfExists checks whether the eetests.e2e.hnc.x-k8s.io CRD is present, if so, delete it.
CleanupTestNamespaces finds the list of namespaces labeled as test namespaces and delegates to cleanupNamespaces function.
CleanupTestResourceSyncMode changes the synchronization mode of resources used in testing back to its default value.
CreateNamespace creates the specified namespace with canned testing labels making it easier to look up and delete later.
CreateSubnamespace creates the specified namespace in the parent namespace with canned testing labels making it easier to look up and delete later.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HasHNCPath returns true if we'll be able to successfully call RecoverHNC, and false otherwise.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RecoverHNC assumes that HNC has been damaged in some way and repairs by re-applying its manifest and then waiting until very basic functionality is working again.
RunCommand passes all arguments to the OS to execute, and returns the combined stdout/stderr and and error object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author