open-nomad/command/agent
Diptanu Choudhury 7a93da0d3e Refactored the tests 2016-01-13 11:49:39 -08:00
..
test-resources Add test to verify order 2015-12-04 17:12:47 -08:00
agent.go User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -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 agent: add HTTP endpoint for querying/modifying the server list 2015-09-24 20:39:03 -07:00
agent_test.go Added node_gc_threshold configuration option 2015-10-29 15:58:21 +02: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 Enforce absolute paths for alloc/state/data directories 2015-12-22 11:14:41 -08:00
command_test.go Remove all calls to the default logger 2015-12-11 15:02:13 -08:00
config.go User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
config_test.go User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -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 Refactored the tests 2016-01-13 11:49:39 -08:00
fs_endpoint_test.go Refactored the tests 2016-01-13 11:49:39 -08:00
http.go Added methods for listing directories inside an alloc 2016-01-12 15:03:53 -08:00
http_test.go nomad: rename region1 to global. Fixes #41 2015-09-13 18:18:40 -07:00
job_endpoint.go agent: json decode directly to structs in api 2015-09-22 20:02:10 -07:00
job_endpoint_test.go Refactoring continued 2015-12-24 20:53:37 +01: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 http: list results are never null 2015-09-07 10:03:10 -07:00
node_endpoint_test.go Improvements for short identifiers 2016-01-06 22:46:57 +01: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
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