open-nomad/drivers/exec
Alex Dadgar 204ca8230c Device manager
Introduce a device manager that manages the lifecycle of device plugins
on the client. It fingerprints, collects stats, and forwards Reserve
requests to the correct plugin. The manager, also handles device plugins
failing and validates their output.
2018-11-07 10:43:15 -08:00
..
driver.go Device manager 2018-11-07 10:43:15 -08:00
driver_default.go drivers/exec: better fingerprinting and detection on non linux 2018-10-16 22:45:33 -04:00
driver_linux.go drivers/exec: better fingerprinting and detection on non linux 2018-10-16 22:45:33 -04:00
driver_test.go drivers/exec: better fingerprinting and detection on non linux 2018-10-16 22:45:33 -04:00
handle.go drivers/exec: better fingerprinting and detection on non linux 2018-10-16 22:45:33 -04:00
state.go drivers/exec: add exec implementation 2018-10-16 22:45:28 -04:00