package etcdmain
import "github.com/coreos/etcd/etcdmain"
Package etcdmain contains the main entry point for the etcd binary.
Index ¶
Variables ¶
var ( ErrConflictBootstrapFlags = fmt.Errorf("multiple discovery or bootstrap flags are set. " + "Choose one of \"initial-cluster\", \"discovery\" or \"discovery-srv\"") )
Functions ¶
func Main ¶
func Main()
func NewConfig ¶
func NewConfig() *config
Source Files ¶
config.go const_unix.go doc.go etcd.go help.go http.go
- Version
- v2.3.8+incompatible (latest)
- Published
- Feb 16, 2017
- Platform
- linux/amd64
- Imports
- 36 packages
- Last checked
- 19 hours ago –
Tools for package owners.