open-nomad/plugins/drivers
Lucas BEE 406642f34a Fix missing plugin driver capabilities (#6128)
NetIsolationModes and MustInitiateNetwork were left out of the
driver Capabilities when using an external task driver plugin

Signed-off-by: Lucas BEE <pouulet@gmail.com>
2019-08-14 09:10:10 -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 Remove some dead code 2019-01-08 09:11:48 -05:00
client.go Fix missing plugin driver capabilities (#6128) 2019-08-14 09:10:10 -04:00
cstructs.go drivers: re-export ResourceUsage structs 2019-01-08 09:11:47 -05:00
driver.go client: Add volume_hook for mounting volumes 2019-08-12 15:39:08 +02:00
errors.go Standardize driver health description messages for all drivers 2019-01-06 22:06:38 -06:00
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 executor: add pre 0.9 client and wrapper 2019-01-18 18:30:58 -05:00
utils.go Add network lifecycle management 2019-07-31 01:03:17 -04:00
utils_test.go Simplify proto conversion and handle swap 2019-03-30 15:18:28 -04:00
versions.go Add plugin API versioning to plugin loader and plugins 2018-12-18 16:48:00 -08:00