# Functions
No description provided by the author
New returns a controller-runtime client.
NewK8s returns a kubernetes clientset.
# Variables
Client defines the API client to run CRUD operations, that will be used for testing.
ClientsEnabled tells if the client from the package can be used.
K8sClient defines k8s client to run subresource operations, for example you should use it to get pod logs.