open-nomad/client
2018-11-30 10:46:13 +01:00
..
allocdir
allochealth client: emit last sent alloc to new listeners 2018-11-27 14:06:08 -08:00
allocrunner drivers: Move client/drivers/env to drivers/shared/env 2018-11-30 10:46:13 +01:00
allocrunnerdeprecated drivers: Move client/drivers/env to drivers/shared/env 2018-11-30 10:46:13 +01:00
allocwatcher client: check if prev alloc is already terminated 2018-11-27 14:06:08 -08:00
config client: interpolate driver configurations 2018-11-15 16:25:57 -08:00
consul
devicemanager Device hook and devices affect computed node class 2018-11-27 17:25:33 -08:00
driver drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
fingerprint
interfaces Populate alloc stats API with device stats 2018-11-16 10:26:32 -05:00
lib
logmon modify fingerprint interface to use typed attribute struct 2018-11-28 10:01:03 -06:00
pluginmanager client/plugin: remove println from plugin group func 2018-11-27 22:45:09 -05:00
servers
state review comments 2018-11-07 11:31:52 -08:00
stats Add Client Device Stats structs in api package 2018-11-14 14:41:19 -05:00
structs fix mispelings 2018-11-27 16:33:55 -08:00
testutil
vaultclient address review comments 2018-11-20 17:10:54 -05:00
acl.go
acl_test.go
alloc_endpoint.go
alloc_endpoint_test.go
alloc_watcher_e2e_test.go
client.go Device hook and devices affect computed node class 2018-11-27 17:25:33 -08:00
client_stats_endpoint.go
client_stats_endpoint_test.go
client_test.go address review comments 2018-11-16 17:13:01 -05:00
fingerprint_manager.go modify fingerprint interface to use typed attribute struct 2018-11-28 10:01:03 -06:00
fingerprint_manager_test.go
fs_endpoint.go
fs_endpoint_test.go convert all config durations to strings in tests 2018-11-13 10:21:40 -05:00
gc.go
gc_test.go Set clean config for mock driver 2018-11-13 10:21:40 -05:00
rpc.go client.rpc: don't log errors on shutdown 2018-11-19 16:39:30 -08:00
rpc_test.go
testing.go
util.go
util_test.go