package
0.1.0
Repository: https://github.com/hasheddan/crossplane.git
Documentation: pkg.go.dev

# 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.

# Structs

TestEnv - wrapper for controller-runtime envtest with additional functionality.