open-consul/consul/structs
Ryan Mills 370853d7ff Allow specifying a status field in the agent/service/register and agent/check/register endpoints.
This status must be one of the valid check statuses: 'passing', 'warning', 'critical', 'unknown'.
If the status field is not present or the empty string, the default of 'critical' is used.
2015-04-12 02:00:31 +00:00
..
structs.go Allow specifying a status field in the agent/service/register and agent/check/register endpoints. 2015-04-12 02:00:31 +00:00
structs_test.go advertise specific address for a service 2015-01-02 21:10:05 +00:00