api
|
api: use strconv
|
2015-09-11 17:20:33 -07:00 |
client
|
Fix typos
|
2015-09-10 11:35:03 -07:00 |
command
|
agent: merge telemetry, server, and client configs
|
2015-09-10 11:25:19 -07:00 |
helper
|
agent: moving functions into helpers
|
2015-08-23 16:57:54 -07:00 |
nomad
|
Use a single implementation of GenerateUUID
|
2015-09-07 15:23:03 -07:00 |
scheduler
|
Use a single implementation of GenerateUUID
|
2015-09-07 15:23:03 -07:00 |
scripts
|
scripts: fix build warning
|
2015-09-08 11:24:28 -07:00 |
testutil
|
testutil: server uses dynamic ports
|
2015-09-09 21:43:11 -07:00 |
.gitattributes
|
Initial commit
|
2015-06-01 12:21:00 +02:00 |
.gitignore
|
Updated gitignore
|
2015-06-01 13:46:14 +02:00 |
LICENSE
|
Initial commit
|
2015-06-01 12:21:00 +02:00 |
Makefile
|
Adding basic version command
|
2015-06-01 15:25:51 +02:00 |
README.md
|
Initial commit
|
2015-06-01 12:21:00 +02:00 |
commands.go
|
command/agent: basic command
|
2015-08-15 18:34:47 -07:00 |
main.go
|
Adding initial skeleton
|
2015-06-01 13:46:21 +02:00 |
main_test.go
|
Adding initial skeleton
|
2015-06-01 13:46:21 +02:00 |
version.go
|
Adding initial skeleton
|
2015-06-01 13:46:21 +02:00 |