# Functions
CleanToBeDeleted cleans ToBeDeleted taint.
GetToBeDeletedTime returns the date when the node was marked by CA as for delete.
HasToBeDeletedTaint returns true if ToBeDeleted taint is applied on the node.
MarkToBeDeleted sets a taint that makes the node unschedulable.
# Constants
ToBeDeletedTaint is a taint used to make the node unschedulable.