etcd/client
Chance Zibolski 48e144ae2e client: Support creating directory through KeysAPI
Creating a directory is done using the Set() method and a SetOptions
struct with it's Dir field set to true.
2015-05-07 10:47:18 -07:00
..
client.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
client_test.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
discover.go client: Discovery via SRV lookups 2015-04-17 10:57:01 -04:00
doc.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
keys.go client: Support creating directory through KeysAPI 2015-05-07 10:47:18 -07:00
keys_test.go client: Support creating directory through KeysAPI 2015-05-07 10:47:18 -07:00
members.go client: 410 is a vaild response for member.Remove 2015-04-24 17:01:23 -07:00
members_test.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
srv.go client: Discovery via SRV lookups 2015-04-17 10:57:01 -04:00
srv_test.go client: Discovery via SRV lookups 2015-04-17 10:57:01 -04:00