package
0.21.4
Repository: https://github.com/anfernee11/kubernetes.git
Documentation: pkg.go.dev

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