# Packages
Package common contains variables that are used in controller code and in other places too the reason of that package is to avoid conflict during initialization k8s client for e2e test.
# Functions
NewController returns instance of Controller.
# Structs
Controller is a controller for Node CR.