package etcd
import "k8s.io/kubernetes/third_party/forked/coreos/go-etcd/etcd"
Index ¶
Functions ¶
func Dial ¶
dial attempts to open a TCP connection to the provided address, explicitly enabling keep-alives with a one-second interval.
Source Files ¶
client.go
- Version
- v1.2.0-alpha.6
- Published
- Jan 13, 2016
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 7 minutes ago –
Tools for package owners.