This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced
2025-11-05 20:58:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6e23b984cb15c88a3025569b4aa259bcc02a4a6
kubernetes
/
plugin
/
pkg
/
scheduler
/
algorithm
History
Wojciech Tyczynski
cab7db3a64
Use []*api.Node instead of NodeLister in priority functions.
2016-07-21 08:21:07 +02:00
..
predicates
Reuse existing Resource struct instead of new resourceRequest
2016-07-19 12:21:09 +02:00
priorities
Use []*api.Node instead of NodeLister in priority functions.
2016-07-21 08:21:07 +02:00
doc.go
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
listers.go
Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance
2016-07-11 21:02:33 +02:00
scheduler_interface_test.go
Error info "scheduler" modify
2016-07-11 15:17:43 +08:00
scheduler_interface.go
Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance
2016-07-11 21:02:33 +02:00
types.go
Use []*api.Node instead of NodeLister in priority functions.
2016-07-21 08:21:07 +02:00