package
3.11.0+incompatible
Repository: https://github.com/openshift/kubernetes-autoscaler.git
Documentation: pkg.go.dev

# 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.