open-nomad/nomad/structs
Michael Schurter b9bfb84b53 Implement DriverNetwork and Service.AddressMode
Ideally DriverNetwork would be fully populated in Driver.Prestart, but
Docker doesn't assign the container's IP until you start the container.

However, it's important to setup the port env vars before calling
Driver.Start, so Prestart should populate that.
2017-06-21 17:19:08 -07:00
..
config Update consul/api and comment to custom http.Client 2017-05-30 15:11:32 -07:00
bitmap.go Fix bitmap test and check bitmap bounds 2016-08-16 15:16:35 -07:00
bitmap_test.go Fix bitmap test and check bitmap bounds 2016-08-16 15:16:35 -07:00
diff.go New update block; still need to handle the upgrade path 2017-05-08 17:44:26 -07:00
diff_test.go Fix diff test 2017-05-26 17:05:14 -07:00
funcs.go Proper denormalization in optimistic state store 2017-05-01 14:49:57 -07:00
funcs_test.go Moved functions to helper from structs 2017-01-18 15:55:14 -08:00
network.go Fix network port collisions when asking for dyn ports 2016-08-11 16:18:45 -07:00
network_test.go Fix flakey test TestNetworkIndex_AssignNetwork_Dynamic_Contention 2017-02-22 15:58:21 -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
operator.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
structs.go Implement DriverNetwork and Service.AddressMode 2017-06-21 17:19:08 -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 handle upgrading old update block syntax 2017-05-10 13:48:53 -07:00