1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Philip O'Toole bba69d6300
Add support for DNS-based autoclustering (#979)
New disco-bootstrapping hybrid to autoclustering, which uses DNS A Records to find nodes.
3 years ago
..
bootstrap.go Add support for DNS-based autoclustering (#979) 3 years ago
bootstrap_test.go Add bootstrap-expect (#974) 3 years ago
client.go Stop using deprecated protobuf package 3 years ago
doc.go More package-level GoDoc 7 years ago
join.go Add bootstrap-expect (#974) 3 years ago
join_test.go Add bootstrap-expect (#974) 3 years ago
message.pb.go Better modeling with oneof 3 years ago
message.proto Better modeling with oneof 3 years ago
service.go Stop using deprecated protobuf package 3 years ago
service_database_test.go Unit test increased cluster response size 3 years ago
service_mux_test.go Add timeout control to GetNodeAPIAddr 3 years ago
service_test.go Add timeout control to GetNodeAPIAddr 3 years ago