# Functions
CleanupNamespaces deletes a collection of namespaces with the given selector.
CreateObjectReplicaSpec returns the last created object to provies information for wait and delete the objects.
DeleteNObjectsInNamespaces deletes n objects in a set of namespace with a given selector.
GetObjectResource returns the resource type of an object The kubevirt API understand the resource type as plural.
RenderObject creates a Kubernetes Unstructured object from a template.
WaitForDeleteNamespaces waits to all namespaces with the given selector be deleted.