Versions in this module Expand all Collapse all v0 v0.3.0 Jan 28, 2016 Changes in this version + type Config struct + CAFile string + CertFile string + Force bool + KeyFile string + Me string + Members string + Out string + TmplListenUrl string + TmplPeerUrl string + func NewConfig() *Config + type Etcd2Bootstrapper struct + func NewEtcd2Bootstrapper(config *Config) *Etcd2Bootstrapper + func (eb *Etcd2Bootstrapper) Run()