open-nomad/drivers/shared/executor
Nick Ethier e5a6fc9271
executor: add pre 0.9 client and wrapper
2019-01-18 18:30:58 -05:00
..
legacy executor: add pre 0.9 client and wrapper 2019-01-18 18:30:58 -05:00
proto executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
test-resources/busybox tests: busybox only depends on arch 2019-01-07 08:36:32 -05:00
client.go executor: fix failing stats related test 2019-01-12 12:18:23 -05:00
executor.go executor: Always close stdout/stderr fifos 2019-01-15 16:47:27 +01:00
executor_basic.go executor: fix broken non-linux build 2018-12-06 21:33:20 -05:00
executor_linux.go Merge pull request #5190 from hashicorp/f-memory-usage 2019-01-18 16:46:02 -05:00
executor_linux_test.go use drivers.FSIsolation 2019-01-08 09:11:47 -05:00
executor_plugin.go executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
executor_test.go drivers: plumb grpc client logger 2019-01-12 12:18:23 -05:00
executor_universal_linux.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
executor_unix.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
executor_windows.go Plugins use parent loggers 2019-01-11 11:36:37 -08:00
legacy_executor_wrapper.go executor: add pre 0.9 client and wrapper 2019-01-18 18:30:58 -05:00
pid_collector.go drivers: re-export ResourceUsage structs 2019-01-08 09:11:47 -05:00
pid_collector_test.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
plugins.go executor: add pre 0.9 client and wrapper 2019-01-18 18:30:58 -05:00
resource_container_default.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
resource_container_linux.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
server.go drivers: plumb grpc client logger 2019-01-12 12:18:23 -05:00
utils.go propogate logs to executor plugin 2019-01-15 08:25:03 -05:00
utils_unix.go executor: merge plugin shim with executor package 2018-12-06 21:13:45 -05:00
utils_windows.go executor: merge plugin shim with executor package 2018-12-06 21:13:45 -05:00