open-nomad/drivers/docker
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
..
docklog modify fingerprint interface to use typed attribute struct 2018-11-28 10:01:03 -06:00
test-resources/docker drivers/docker: more work porting tests from old driver plugin 2018-11-19 22:59:16 -05:00
config.go add support for tmpfs 2018-11-27 07:20:17 -05:00
coordinator.go docker: unexport new coordinator func 2018-11-19 23:07:07 -05:00
coordinator_test.go docker: unexport new coordinator func 2018-11-19 23:07:07 -05:00
driver.go Merge pull request #4936 from hashicorp/f-legacy-refactor 2018-11-30 13:38:06 +01:00
driver_default.go docker: started work on porting docker driver to new plugin framework 2018-11-19 22:59:15 -05:00
driver_linux_test.go docker: finished porting tests 2018-11-19 22:59:16 -05:00
driver_test.go plugins: Move driver testing support to subpackage 2018-12-01 17:29:39 +01:00
driver_unix_test.go docker: add default blocks for driver plugin config schema 2018-11-19 22:59:18 -05:00
driver_windows.go docker: started work on porting docker driver to new plugin framework 2018-11-19 22:59:15 -05:00
fingerprint.go Fix docker driver to use new fingerprint typed attributes 2018-11-28 10:01:03 -06:00
handle.go client: Merge driver/shared/structs and client/structs 2018-11-30 10:56:45 +01:00
progress.go docker: started work on porting docker driver to new plugin framework 2018-11-19 22:59:15 -05:00
progress_test.go docker: started work on porting docker driver to new plugin framework 2018-11-19 22:59:15 -05:00
state.go docker: started work on porting docker driver to new plugin framework 2018-11-19 22:59:15 -05:00
utils.go docker: finished porting tests 2018-11-19 22:59:16 -05:00