open-nomad/api
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
..
agent.go
agent_test.go
allocations.go
allocations_test.go Fix vet script and fix vet problems 2017-02-27 16:00:19 -08:00
api.go Fix API panic and bad missing port check 2017-02-20 11:12:34 -08:00
api_test.go Fix API panic and bad missing port check 2017-02-20 11:12:34 -08:00
compose_test.go Added tests 2017-02-16 13:52:39 -08:00
constraint.go
constraint_test.go
evaluations.go
evaluations_test.go
fs.go
fs_test.go
jobs.go Fix vet script and fix vet problems 2017-02-27 16:00:19 -08:00
jobs_test.go Fix vet script and fix vet problems 2017-02-27 16:00:19 -08:00
jobs_testing.go Add defaulting test and fix types on the agent job endpoint tests 2017-02-20 15:53:56 -08:00
nodes.go
nodes_test.go
operator.go Fix API panic and bad missing port check 2017-02-20 11:12:34 -08:00
operator_test.go
raw.go
regions.go
regions_test.go
resources.go Remove defaulting from parse and fix parser tests 2017-02-22 12:30:05 -08:00
status.go
status_test.go
system.go
system_test.go
tasks.go Add Canonicalize test mimicing example job + template 2017-02-24 12:08:31 -08:00
tasks_test.go Added tests 2017-02-16 13:52:39 -08:00
util_test.go Making the job spec return api.Job 2017-02-16 13:52:39 -08:00