open-nomad/drivers/docker
Mahmood Ali 7d5b5bb5f9
Merge pull request #4933 from hashicorp/f-mount-device
Mount Devices in container based drivers
2018-12-07 10:32:03 -05: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 refactor device manipulation 2018-12-04 20:55:59 -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 driver/docker: honor plugin devices 2018-12-04 21:31:28 -05: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 Merge pull request #4933 from hashicorp/f-mount-device 2018-12-07 10:32:03 -05: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 refactor device manipulation 2018-12-04 20:55:59 -05:00
utils_test.go fixup: add missed docker utils test 2018-12-06 15:46:35 -05:00