# Functions

No description provided by the author
NewFakeClientFramework creates a test framework with fake k8sClient and fake k8sClientSet You won't need to create a test namespace using fake clients.
NewTestEnvClientFramework creates a test framework with 8sClient and k8sClientSet using test environment in /testbin You will need to create a test namespace for your test cases.

# Structs

Framework supports common operations used by unit tests.