open-nomad/plugins/drivers
Grégoire Delattre c6ac788258 Fix the ExecTask function in DriverExecTaskNotSupported (#6145)
This fixes the ExecTask definition to match with the DriverPlugin
interface.
2019-08-29 11:36:29 -04:00
..
proto Driver networking support 2019-07-31 01:03:20 -04:00
testutils Fix missing plugin driver capabilities (#6128) 2019-08-14 09:10:10 -04:00
utils
client.go Fix missing plugin driver capabilities (#6128) 2019-08-14 09:10:10 -04:00
cstructs.go
driver.go Fix the ExecTask function in DriverExecTaskNotSupported (#6145) 2019-08-29 11:36:29 -04:00
errors.go
execstreaming.go implemment streaming exec handling in driver grpc handlers 2019-05-09 16:49:08 -04:00
plugin.go drivers: pass logger through driver plugin client 2019-01-25 09:38:41 -05:00
server.go plugins/driver: make DriverNetworkManager interface optional 2019-07-31 01:03:19 -04:00
task_handle.go
utils.go Add NetworkIsolation in TaskConfig (#6135) 2019-08-15 13:05:55 -04:00
utils_test.go Simplify proto conversion and handle swap 2019-03-30 15:18:28 -04:00
versions.go