open-nomad/command/agent
Alex Dadgar 363b6fea51 Custom parsing of Nomad config with validation + Reserved resources block (not used yet) 2016-03-11 18:24:58 -08:00
..
config-test-fixtures Custom parsing of Nomad config with validation + Reserved resources block (not used yet) 2016-03-11 18:24:58 -08:00
test-resources Add test to verify order 2015-12-04 17:12:47 -08:00
agent.go Using unix domain sockets for docker syslog collector 2016-03-09 23:28:26 -08:00
agent_endpoint.go agent: add HTTP endpoint for querying/modifying the server list 2015-09-24 20:39:03 -07:00
agent_endpoint_test.go Update agent_endpoint_test 2016-01-28 23:33:01 -05:00
agent_test.go agent: Configurable heartbeat 2016-03-04 15:44:12 -08:00
alloc_endpoint.go http: list results are never null 2015-09-07 10:03:10 -07:00
alloc_endpoint_test.go Improvements for short identifiers 2016-01-06 22:46:57 +01:00
command.go Remove documentation about assigning node-id 2016-03-04 10:36:30 -08:00
command_test.go Remove all calls to the default logger 2015-12-11 15:02:13 -08:00
config.go Custom parsing of Nomad config with validation + Reserved resources block (not used yet) 2016-03-11 18:24:58 -08:00
config_parse.go Custom parsing of Nomad config with validation + Reserved resources block (not used yet) 2016-03-11 18:24:58 -08:00
config_parse_test.go Custom parsing of Nomad config with validation + Reserved resources block (not used yet) 2016-03-11 18:24:58 -08:00
config_test.go Custom parsing of Nomad config with validation + Reserved resources block (not used yet) 2016-03-11 18:24:58 -08:00
eval_endpoint.go http: list results are never null 2015-09-07 10:03:10 -07:00
eval_endpoint_test.go Improvements for short identifiers 2016-01-06 22:46:57 +01:00
fs_endpoint.go Guard client/ api to ensure the client is running 2016-03-07 11:26:54 -08:00
fs_endpoint_test.go Refactoring some comments and test names 2016-01-14 15:07:24 -08:00
http.go Guard client/ api to ensure the client is running 2016-03-07 11:26:54 -08:00
http_test.go Allow users to configure arbitrary headers in config 2016-01-22 11:00:43 -08:00
job_endpoint.go Move endpoint to be under job 2016-01-19 11:09:36 -08:00
job_endpoint_test.go Missing forward slash 2016-01-19 11:18:03 -08:00
log_levels.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
log_writer.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
log_writer_test.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
node_endpoint.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
node_endpoint_test.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
region_endpoint.go website: document regions endpoint 2015-11-24 09:38:07 -08:00
region_endpoint_test.go nomad: testing region list 2015-11-23 22:27:07 -08:00
scada.go SCADA support 2015-09-14 15:33:08 -07:00
scada_test.go SCADA support 2015-09-14 15:33:08 -07:00
status_endpoint.go http: adding status APIs 2015-09-06 18:39:03 -07:00
status_endpoint_test.go http: adding status APIs 2015-09-06 18:39:03 -07:00
syslog.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
syslog_test.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
system_endpoint.go Job GC endpoint 2016-02-20 15:50:41 -08:00
system_endpoint_test.go Job GC endpoint 2016-02-20 15:50:41 -08:00
util.go agent: working on setup 2015-08-16 14:34:38 -07:00
util_test.go agent: working on setup 2015-08-16 14:34:38 -07:00