Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: Piotr Tabor <ptab@google.com>
Motivation: - ServerConfig is part of 'embed' public API, while etcdserver is more 'internal' - EtcdServer is already too big and config is pretty wide-spread leaf if we were to split etcdserver (e.g. into pre & post-apply part).