Hi,
After successfully defining the client object when I run client.machines it throws me a No method error.
But I can find the leader using client.leader
[10] pry(main)> client.machines NoMethodError: undefined method machines' for #Etcd::Client:0x0000000310b398`
Also is there any plan to add members to the cluster using this gem
Hi,
After successfully defining the client object when I run client.machines it throws me a No method error.
But I can find the leader using client.leader
[10] pry(main)> client.machines NoMethodError: undefined methodmachines' for #Etcd::Client:0x0000000310b398`Also is there any plan to add members to the cluster using this gem