# Functions
NewCoreClientSet returns a clientset that will respond with the provided objects.
NewFakeObjectTrackers initialize's fakeObjectTrackers initializes the fake object trackers.
NewMachineClientSet returns a clientset that will respond with the provided objects.
# Structs
FakeObjectTracker implements both k8stesting.ObjectTracker as well as watch.Interface.
FakeObjectTrackers is a struct containing all the controller fake object trackers.