open-nomad/command/agent
Alex Dadgar 5be806a3df Fix vet script and fix vet problems
This PR fixes our vet script and fixes all the missed vet changes.

It also fixes pointers being printed in `nomad stop <job>` and `nomad
node-status <node>`.
2017-02-27 16:00:19 -08:00
..
config-test-fixtures Allow random UUID 2017-02-27 13:42:37 -08:00
consul Add SyncNow test 2016-12-02 16:44:18 -08:00
test-resources Add test to verify order 2015-12-04 17:12:47 -08:00
agent.go Allow random UUID 2017-02-27 13:42:37 -08:00
agent_endpoint.go Changing the API to use the new servermember datastructure 2016-11-06 10:30:43 -08:00
agent_endpoint_test.go Fixed a test 2016-11-08 13:01:56 -08:00
agent_test.go Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
alloc_endpoint.go Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
alloc_endpoint_test.go Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
command.go Change the default display name from the Circonus Instance ID to 2017-02-24 14:59:11 -08:00
command_test.go Fix TestRetryJoin 2016-11-15 15:28:21 -08:00
config.go Allow random UUID 2017-02-27 13:42:37 -08:00
config_parse.go Allow random UUID 2017-02-27 13:42:37 -08:00
config_parse_test.go Allow random UUID 2017-02-27 13:42:37 -08:00
config_test.go extend config merge test to test merging to empty config 2017-02-03 08:35:18 -08:00
eval_endpoint.go http: list results are never null 2015-09-07 10:03:10 -07:00
eval_endpoint_test.go Fixed more tests 2016-07-25 17:31:40 -07:00
fs_endpoint.go Fix vet script and fix vet problems 2017-02-27 16:00:19 -08:00
fs_endpoint_test.go test 2017-01-23 16:04:50 -08:00
http.go Merge branch 'master' into refactor-parser 2017-02-20 15:13:21 -08:00
http_test.go Benchmark 2016-12-09 14:44:50 -08:00
job_endpoint.go Revert "Deregistering non-existant job returns 404" 2017-02-22 18:22:02 -08:00
job_endpoint_test.go Fix wrong types 2017-02-22 16:56:51 -08:00
keyring.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
keyring_test.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
log_levels.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
log_levels_test.go Add LevelFilter test 2016-07-27 13:42:24 +09: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 Fixed some bugs 2016-07-25 17:26:38 -07:00
operator_endpoint.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
operator_endpoint_test.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -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
stats_endpoint.go fix test 2016-06-12 16:48:55 -07:00
stats_endpoint_test.go fix test 2016-06-12 16:48:55 -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 Added an endpoint for users to reconcile job summaries 2016-08-03 16:12:47 -07:00
system_endpoint_test.go Updated tests and comments 2016-08-04 11:29:36 -07:00