open-nomad/plugins/drivers
2023-03-13 15:58:16 -04:00
..
proto plugin: add missing fields to TaskConfig (#16434) 2023-03-13 15:58:16 -04:00
testutils Update ioutil library references to os and io respectively for API and Plugins package (#16330) 2023-03-08 10:25:09 -06:00
utils gofmt all the files 2021-10-01 10:14:28 -04:00
client.go Fix goroutine leakage (#15180) 2022-11-17 09:47:11 -06:00
cstructs.go drivers: re-export ResourceUsage structs 2019-01-08 09:11:47 -05:00
driver.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01: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 deps: remove deprecated net/context (#13932) 2022-07-28 14:46:56 -04:00
task_handle.go core: propagate remote task handles 2021-04-27 15:07:03 -07:00
utils.go plugin: add missing fields to TaskConfig (#16434) 2023-03-13 15:58:16 -04:00
utils_test.go plugin: add missing fields to TaskConfig (#16434) 2023-03-13 15:58:16 -04:00
versions.go Add plugin API versioning to plugin loader and plugins 2018-12-18 16:48:00 -08:00