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
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
plugin.go
server.go
task_handle.go
utils.go Add NetworkIsolation in TaskConfig (#6135) 2019-08-15 13:05:55 -04:00
utils_test.go
versions.go