kubernetes/plugin/pkg/scheduler/algorithmprovider
Rohit Jnagal 62ecd5f3ff Fix few vet errors.
There are quite a few 'composite literal uses unkeyed fields' errors that I have kept out of this patch.
And there's a couple where vet just seems confused. These are the easiest ones.
2015-01-07 08:40:16 +00:00
..
defaults Add Host to PodSpec and add a predicate to make the scheduler work. 2014-12-18 20:12:29 -08:00
plugins_test.go Fix few vet errors. 2015-01-07 08:40:16 +00:00
plugins.go refactor scheduler factory to use plugin architecture style like credentialprovider and cloudprovider for configuring priority functions and fit predicates 2014-12-17 14:55:28 -08:00