open-nomad/nomad/structs
Michael Schurter 4ae115dc59 Allow custom ports for services and checks
Fixes #3380

Adds address_mode to checks (but no auto) and allows services and checks
to set literal port numbers when using address_mode=driver.

This allows SDNs, overlays, etc to advertise internal and host addresses
as well as do checks against either.
2017-12-08 12:03:00 -08:00
..
config Nomad agent reload TLS configuration on SIGHUP (#3479) 2017-11-14 17:53:23 -08:00
bitmap.go assign names 2017-07-07 12:03:11 -07:00
bitmap_test.go assign names 2017-07-07 12:03:11 -07:00
diff.go Fix empty map 2017-09-28 16:15:04 -07:00
diff_test.go Test Check.Header add/removes 2017-09-28 17:08:43 -07:00
funcs.go Remove `structs` import from `api` 2017-09-29 10:36:08 -07:00
funcs_test.go Remove `structs` import from `api` 2017-09-29 10:36:08 -07:00
network.go Shrink dynamic port range 2017-07-18 13:47:53 -07:00
network_test.go Enable more linters 2017-09-26 15:26:33 -07:00
node_class.go Only interpret vars wrapped in braces 2016-02-04 17:26:46 -08:00
node_class_test.go Remove `structs` import from `api` 2017-09-29 10:36:08 -07:00
operator.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
structs.go Allow custom ports for services and checks 2017-12-08 12:03:00 -08:00
structs_codegen.go pass in uid to codecgen 2017-09-11 15:40:27 -07:00
structs_test.go add test for kill signal in required signals 2017-12-07 11:40:15 -05:00