Versions in this module Expand all Collapse all v1 v1.1.1 Jan 18, 2016 v1.0.8 Nov 7, 2015 v1.0.7 Oct 29, 2015 Changes in this version + func EtcdClient(etcdClientInfo configapi.EtcdConnectionInfo) (*etcdclient.Client, error) + func TestEtcdClient(etcdClient *etcdclient.Client) error v1.0.0 Jun 18, 2015 Changes in this version + func DefaultEtcdClientTransport(rt http.RoundTripper) http.RoundTripper + func GetAndTestEtcdClient(etcdClientInfo configapi.EtcdConnectionInfo) (*etcdclient.Client, error) + func RunEtcd(etcdServerConfig *configapi.EtcdConfig)