open-nomad/nomad/structs
Sean Chittenden 871a31a8ec
Teach config.ConsulConfig how to construct a consulapi TLS client.
Said differently, centralize the creation of consul's client config
in one place and use it everywhere.
2016-06-16 22:51:06 -07:00
..
config Teach config.ConsulConfig how to construct a consulapi TLS client. 2016-06-16 22:51:06 -07:00
bitmap.go nomad: adding simple bitmap implementation 2016-02-20 11:56:48 -08:00
bitmap_test.go nomad: adding simple bitmap implementation 2016-02-20 11:56:48 -08:00
diff.go Rename ConsulService back to Service 2016-06-12 16:36:49 -07:00
diff_test.go Remove diff check for ServiceID, may it R.I.P. 2016-06-13 18:22:53 -07:00
funcs.go Avoid serializes Allocation.Resources 2016-03-01 14:09:25 -08:00
funcs_test.go Revert "Remove client status from allocation TerminalStatus" 2016-04-08 14:22:06 -07:00
network.go Check if network asks have changed when checking task updates 2016-05-05 21:32:01 -07:00
network_test.go nomad: use bitmap for port collision checking 2016-02-20 12:08:27 -08:00
node_class.go Only interpret vars wrapped in braces 2016-02-04 17:26:46 -08:00
node_class_test.go Making driver fingerprinters run periodically and unblocking evals when node registration happens 2016-03-31 18:11:27 -07:00
structs.go plan displays launch time of periodic jobs 2016-06-15 13:34:45 -07:00
structs_codegen.go Switch to using go/codec and use code generation 2016-02-20 18:05:17 -08:00
structs_test.go Rename ConsulService back to Service 2016-06-12 16:36:49 -07:00