open-nomad/plugins/drivers
Michael Schurter eb67e1db36 drivers: only log non-cancellation errors 2018-10-30 17:13:35 -07:00
..
proto client: begin driver plugin integration 2018-10-16 16:56:56 -07:00
utils plugins/drivers: nil gaurd driver config when building executor config 2018-10-29 21:43:19 -04:00
client.go drivers: only log non-cancellation errors 2018-10-30 17:13:35 -07:00
driver.go Review comments 2018-10-16 16:56:56 -07:00
errors.go clientv2: base driver plugin (#4671) 2018-10-16 16:53:31 -07:00
plugin.go fix package references after drivers/base subpackage removed 2018-10-16 16:53:31 -07:00
plugin_test.go tests: get tests building if not yet passing 2018-10-16 16:56:57 -07:00
server.go drivers/exec: add exec implementation 2018-10-16 22:45:28 -04:00
task_handle.go plugins/drivers: fix panic when copying a nil TaskHandle 2018-10-19 09:45:45 -07:00
testing.go drivers/exec: better fingerprinting and detection on non linux 2018-10-16 22:45:33 -04:00
testing_test.go tests: get tests building if not yet passing 2018-10-16 16:56:57 -07:00
utils.go drivers/exec: add exec implementation 2018-10-16 22:45:28 -04:00