Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EtcdTLSClientConfig ¶
type MetronConfig ¶
type TestConfig ¶
type TestConfig struct {
DopplerEndpoint string
SkipSSLVerify bool
DropsondePort int
EtcdUrls []string
EtcdRequireTLS bool
EtcdTLSClientConfig EtcdTLSClientConfig
}
func Load ¶
func Load() *TestConfig
func (*TestConfig) SaveMetronConfig ¶
func (tc *TestConfig) SaveMetronConfig()
Click to show internal directories.
Click to hide internal directories.