mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-27 12:10:38 -05:00
Where possible, switch the scheduler to use generated listers and informers. There are still some places where it probably makes more sense to use one-off reflectors/informers (listing/watching just a single node, listing/watching scheduled & unscheduled pods using a field selector). |
||
|---|---|---|
| .. | ||
| predicates | ||
| priorities | ||
| BUILD | ||
| doc.go | ||
| listers.go | ||
| scheduler_interface.go | ||
| scheduler_interface_test.go | ||
| types.go | ||