kubernetes/test/integration/util
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
..
BUILD move scheduler to use v1beta1.events 2019-07-12 11:39:01 +02:00
cloud.go Staging the GCE Cloud Provider 2019-05-07 13:17:52 -07:00
util.go Remove Configurator interface 2019-08-01 08:36:38 -04:00