# Functions
PatchMachine tries to patch a machine using patchFn for the actual mutating logic.
PatchMachineOnce executes patchFn on the machine object found by the machine name.
# Constants
APICallRetryInterval defines how long should wait before retrying a failed API operation.
PatchNodeTimeout specifies how long should wait for applying the label and taint on the master before timing out.