Documentation
¶
Overview ¶
Package etcdmain contains the main entry point for the etcd binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
embed.Config
ConfigFlags
// contains filtered or unexported fields
}
Config holds the Config for a command line invocation of etcd
func (*Config) ConfigFromCmdLine ¶
type ConfigFlags ¶
ConfigFlags has the set of flags used for command line parsing a Config
Click to show internal directories.
Click to hide internal directories.