open-nomad/jobspec
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
..
test-fixtures Test env parsing 2017-05-26 15:31:40 -07:00
parse.go Implement DriverNetwork and Service.AddressMode 2017-06-21 17:19:08 -07:00
parse_test.go Test env parsing 2017-05-26 15:31:40 -07:00