Documentation ¶ Index ¶ Variables func Start() func TestMain() Constants ¶ This section is empty. Variables ¶ View Source var ( Client client.Client // You'll be using this client in your tests. KubeClient *kubernetes.Clientset // You'll be using this client in your tests. OperatorNamespace string ) Functions ¶ func Start ¶ func Start() func TestMain ¶ func TestMain() Types ¶ This section is empty. Source Files ¶ View all Source files env.go Click to show internal directories. Click to hide internal directories.