package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Feb 13, 2014
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func UpdateFlagsFromConfig(conf *Config)
type Config struct {
BootId string `toml:"bootid"`
EtcdServers []string `toml:"etcd_servers"`
PublicIP string `toml:"public_ip"`
Verbosity int `toml:"verbosity"`
RawMetadata string `toml:"metadata"`
UnitPrefix string `toml:"unit_prefix"`
AgentTTL string `toml:"agent_ttl"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.