# 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
Actions contains the actions whose response can be faked.
Clientset extends k8sfake.Clientset to override the Policy implementation.
FakeEvictions extends fakepolicyv1beta1.FakeEvictions to override the Policy implementation.
FakeObjectTracker implements both k8stesting.ObjectTracker as well as watch.Interface.
FakeObjectTrackers is a struct containing all the controller fake object trackers.
FakePolicyV1beta1 extends fakepolicyv1beta1.FakePolicyV1beta1 to override the Policy implementation.
ResourceActions contains of Kubernetes/Machine resources whose response can be faked.