kubernetes/pkg/scheduler/api
Aldo Culquicondor d935b1054c Remove Configurator interface
The Configurator has been used as a holder for listers that tests need,
which is not its purpose. By making the tests obtain listers from more
appropriate places, such as informers, there is no need for various
accessors to the Configurator.

Also, FakeConfigurator is not being used anymore, so there's no need for
an interface instead of a plain pointer.

Signed-off-by: Aldo Culquicondor <acondor@google.com>
2019-08-01 08:36:38 -04:00
..
compatibility Remove Configurator interface 2019-08-01 08:36:38 -04:00
latest support both JSON and YAML for scheduler configuration 2019-03-29 09:42:58 +08:00
v1 Trivial fix typo 2019-02-26 15:48:40 +07:00
validation Merge pull request #63664 from xchapter7x/pkg-scheduler-api-validation 2018-11-29 02:00:43 -08:00
BUILD Add missing json tags to extender config 2019-01-03 14:20:24 -08:00
doc.go Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
register.go Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
types.go Trivial fix typo 2019-02-26 15:48:40 +07:00
well_known_labels.go remove deprecated taints from 1.9 2019-01-16 21:20:57 -05:00
zz_generated.deepcopy.go Add missing json tags to extender config 2019-01-03 14:20:24 -08:00