etcd/pkg/types
Yicheng Qin 032db5e396 *: extract types.Cluster from etcdserver.Cluster
The PR extracts types.Cluster from etcdserver.Cluster. types.Cluster
is used for flag parsing and etcdserver config.

There is no need to expose etcdserver.Cluster public, which contains
lots of etcdserver internal details and methods. This is the first step
for it.
2015-05-12 14:53:11 -07:00
..
id.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
id_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
set.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
set_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
slice.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
slice_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
urls.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
urls_test.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
urlsmap.go *: extract types.Cluster from etcdserver.Cluster 2015-05-12 14:53:11 -07:00
urlsmap_test.go *: extract types.Cluster from etcdserver.Cluster 2015-05-12 14:53:11 -07:00