package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Aug 9, 2019
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
func DefragDataPeriodically(stopCh <-chan struct{}, tlsConfig *TLSConfig, defragmentationPeriod, etcdConnectionTimeout time.Duration, callback func() error)
DefragDataPeriodically defragments the data directory of each etcd member.
GetTLSClientForEtcd creates an etcd client using the TLS config params.
type TLSConfig struct {
}
TLSConfig holds cert information and settings for TLS.
NewTLSConfig returns the TLSConfig object.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.