Brandon Philips
|
83137f9eba
|
pkg/types: introduce a URLs type
Cleanup the usage of URLs into its own type so we don't have to use a
FlagValue everywhere we have a list of URLs.
|
2014-10-01 14:41:01 -07:00 |
|
Brandon Philips
|
c2f96631d3
|
etcdserver: stop using addScheme
This standardizes the flags to use a list of URLs everywhere. The next
step is to enforce the scheme based on TLS settings and support compat
flags.
|
2014-09-30 16:40:32 -07:00 |
|
Brandon Philips
|
aa5b6cdc9e
|
etcdserver: have newMember take an optional time field
This will be used by members joining an existing cluster or joining
using discovery.
|
2014-09-30 14:57:04 -07:00 |
|