# Functions

EventsForObjFn returns returns a function that when called it returns Event messages for NodeMaintenance to be used in Tests e.g in Eventually() or Consistently() blocks.
GetReadyConditionReasonForFn returns a function that when called it returns NodeMaintenance Ready condition Reason to be used in Tests e.g in Eventually() or Consistently() blocks.
GetTestNodeMaintenance used to create NodeMaintenance object for tests.
GetTestNodes used to create node objects for testing controllers.
GetTestPod used to create pod objects for tests.