# Functions
CheckCRDFiles - validates that all crds files are found.
CRDs path to project crds location.
Expand recursively and returns list of all sub-directories (if any).
NewTestEnv - create new test environment instance.
UseExistingCluster - checks if USE_EXISTING_CLUSTER environment variable is set.
# Constants
No description provided by the author
No description provided by the author
# Variables
DefaultRetry is the recommended retry parameters for unit testing scenarios where a condition is being tested multiple times before it is expected to succeed.