package etcd

import "k8s.io/kubernetes/third_party/forked/coreos/go-etcd/etcd"

Index

Functions

func Dial

func Dial(network, addr string) (net.Conn, error)

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.1.1
Published
Nov 9, 2015
Platform
linux/amd64
Imports
3 packages
Last checked
1 minute ago

Tools for package owners.