Documentation ¶ Index ¶ func FindBetterNode(pod *v1.Pod, curScore int, tolerance int, nodes []*v1.Node) (*v1.Node, int, error) func Run(client kubernetes.Interface, dryRun bool, tolerance int) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FindBetterNode ¶ func FindBetterNode(pod *v1.Pod, curScore int, tolerance int, nodes []*v1.Node) (*v1.Node, int, error) func Run ¶ func Run(client kubernetes.Interface, dryRun bool, tolerance int) Types ¶ This section is empty. Source Files ¶ View all Source files finder.go run.go Click to show internal directories. Click to hide internal directories.