open-nomad/drivers/java
Danielle Tomlinson 393b76ed7f plugins: Move driver testing support to subpackage
this allows us to drop a cyclical import, but is subobptimal as it
requires BaseDriver tests to move. This falls firmly into the realm of
being a hack. Alternatives welcome.
2018-12-01 17:29:39 +01:00
..
test-resources add java driver tests 2018-11-06 12:41:39 -08:00
driver.go fixup: executorplugin: fix rkt build 2018-11-30 10:47:08 +01:00
driver_test.go plugins: Move driver testing support to subpackage 2018-12-01 17:29:39 +01:00
handle.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
state.go Implement java driver 2018-11-06 12:41:39 -08:00
utils.go Implement java driver 2018-11-06 12:41:39 -08:00
utils_test.go Implement java driver 2018-11-06 12:41:39 -08:00