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.4-beta.0
Published
Dec 7, 2015
Platform
js/wasm
Imports
3 packages
Last checked
35 minutes ago

Tools for package owners.