Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler encapsulates the logic of the eviction loop
func NewHandler ¶
func NewHandler(appContext *utils.AppContext) *Handler
NewHandler returns a new Handler for the given application context
func (*Handler) GetPodsForNode ¶
GetPodsForNode returns all eligible for evict pods from a specific node
Click to show internal directories.
Click to hide internal directories.