open-nomad/command/agent
Alex Dadgar 041bcc36c5 Merge pull request #668 from hashicorp/f-force-spawn
Force spawn periodic jobs
2016-01-19 11:37:18 -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_endpoint_test.go
agent_test.go
alloc_endpoint.go
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
eval_endpoint_test.go Improvements for short identifiers 2016-01-06 22:46:57 +01:00
fs_endpoint.go changed the API of the client 2016-01-14 13:35:42 -08:00
fs_endpoint_test.go Refactoring some comments and test names 2016-01-14 15:07:24 -08:00
http.go Move endpoint to be under job 2016-01-19 11:09:36 -08:00
http_test.go
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
log_writer.go
log_writer_test.go
node_endpoint.go
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
scada.go
scada_test.go
status_endpoint.go
status_endpoint_test.go
syslog.go
syslog_test.go
util.go
util_test.go