# Functions
NewNodeController returns a new node controller to sync instances from cloudprovider.
Creates new PodEvictor which will use given RateLimiter to oversee eviction.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Entity responsible for evicting Pods from inserted Nodes.
A FIFO queue which additionally guarantees that any element can be added only once until it is removed.