open-nomad/client
Danielle aa5605fce1
fingerprint: Add backwards compatibility comment
Co-Authored-By: Michael Schurter <mschurter@hashicorp.com>
2019-09-04 17:38:35 +02:00
..
allocdir connect: task hook for bootstrapping envoy sidecar 2019-08-22 08:15:32 -07:00
allochealth connect: add group.service stanza support 2019-07-31 01:04:05 -04:00
allocrunner ar: ensure network forwarding is allowed for bridged allocs (#6196) 2019-08-28 10:51:34 -04:00
allocwatcher goimports 2019-01-22 15:44:31 -08:00
config clientConfig.Copy() to copy template config too 2019-08-23 18:43:22 -04:00
consul connect: register group services with Consul 2019-08-20 12:25:10 -07:00
devicemanager initialize device manager stats interval 2019-08-23 14:58:34 -04:00
fingerprint fingerprint: Add backwards compatibility comment 2019-09-04 17:38:35 +02:00
interfaces
lib ar: plumb client config for networking into the network hook 2019-07-31 01:04:06 -04:00
logmon logmon: log stat error to help debugging 2019-08-26 10:10:20 -04:00
pluginmanager implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
servers client: drop unused DC field from servers list 2019-05-20 14:19:15 -07:00
state test: fix NewMemDB API change 2019-03-04 13:37:20 -08:00
stats
structs remove generated code and change version to 0.10.0 2019-07-30 15:56:05 -05:00
taskenv Add environment variables for connect upstreams (#6171) 2019-08-27 23:41:38 -04:00
testutil connect: task hook for bootstrapping envoy sidecar 2019-08-22 08:15:32 -07:00
vaultclient vault: fix data races 2019-04-16 11:22:44 -07:00
acl.go aux: helper method that returns token as well as ACL policy 2019-04-30 10:23:56 -04:00
acl_test.go
alloc_endpoint.go client config flag to disable remote exec 2019-06-03 15:31:39 -04:00
alloc_endpoint_test.go client config flag to disable remote exec 2019-06-03 15:31:39 -04:00
alloc_watcher_e2e_test.go tests: enable and fix tests requiring mock driver 2019-01-10 10:10:11 -05:00
client.go rename to hasLocalState, and ignore clientstate 2019-08-28 11:44:48 -04:00
client_stats_endpoint.go
client_stats_endpoint_test.go
client_test.go rename to hasLocalState, and ignore clientstate 2019-08-28 11:44:48 -04:00
driver_manager_test.go tests: fix data race in client TestDriverManager_Fingerprint_Periodic 2019-05-21 09:49:56 -04:00
fingerprint_manager.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
fingerprint_manager_test.go
fs_endpoint.go implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
fs_endpoint_test.go Infer content type in alloc fs stat endpoint 2019-06-28 20:31:28 -05:00
gc.go Plugins use parent loggers 2019-01-11 11:36:37 -08:00
gc_test.go
node_updater.go client: wait for batched driver updated 2019-04-19 09:00:24 -04:00
rpc.go implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
rpc_test.go
testing.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
util.go client: defensive against getting stale alloc updates 2019-06-29 04:17:35 -05:00
util_test.go