open-nomad/client/allocrunner
2020-06-18 11:05:29 -07:00
..
interfaces
state
taskrunner Task DNS Options (#7661) 2020-06-18 11:01:31 -07:00
alloc_runner.go allocrunner: Push state from hooks to taskrunners 2020-03-23 13:58:30 -04:00
alloc_runner_hooks.go volumes: return better error messages for unsupported task drivers (#8030) 2020-05-21 09:18:02 -04:00
alloc_runner_test.go tests: update AR task restart policy 2020-03-24 17:00:42 -04:00
alloc_runner_unix_test.go tests: restart restartpolicy for all tasks in tests 2020-03-24 21:52:48 -04:00
allocdir_hook.go
config.go client: Pass an RPC Client to AllocRunners 2020-03-23 13:58:30 -04:00
consulsock_hook.go
consulsock_hook_test.go
csi_hook.go volumes: return better error messages for unsupported task drivers (#8030) 2020-05-21 09:18:02 -04:00
groupservice_hook.go ensure shutdown delay can be removed 2020-04-06 11:33:04 -04:00
groupservice_hook_test.go ensure shutdown delay can be removed 2020-04-06 11:33:04 -04:00
health_hook.go
health_hook_test.go health: fail health if any task is pending 2020-03-22 11:13:41 -04:00
migrate_hook.go
network_hook.go
network_hook_test.go
network_manager_linux.go CNI Implementation (#7518) 2020-06-18 11:05:29 -07:00
network_manager_linux_test.go
network_manager_nonlinux.go
networking.go
networking_bridge_linux.go CNI Implementation (#7518) 2020-06-18 11:05:29 -07:00
networking_cni.go CNI Implementation (#7518) 2020-06-18 11:05:29 -07:00
task_hook_coordinator.go address review feedback 2020-03-21 17:52:58 -04:00
task_hook_coordinator_test.go
testing.go
upstream_allocs_hook.go
util.go