yanet
yanet copied to clipboard
Separate KNI workload of controlplane worker into independent class
As it is KNI related functions and data is tangled into controlplane worker class. In preparation for #85 It would be benefitial to encapsulate this workload into a specialized class, exposing only an 'workload iteration' function to controlplane worker.