etcd

package
v3.6.0-alpha.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package etcd provides objects for creating an embedded etcd server process.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAndTestEtcdClient

func GetAndTestEtcdClient(etcdClientInfo configapi.EtcdConnectionInfo) (etcdclient.Client, error)

GetAndTestEtcdClient creates an etcd client based on the provided config. It will attempt to connect to the etcd server and block until the server responds at least once, or return an error if the server never responded.

func MakeEtcdClient

func MakeEtcdClient(etcdClientInfo configapi.EtcdConnectionInfo) (etcdclient.Client, error)

MakeEtcdClient creates an etcd client based on the provided config.

func TestEtcdClient

func TestEtcdClient(etcdClient etcdclient.Client) error

TestEtcdClient verifies a client is functional. It will attempt to connect to the etcd server and block until the server responds at least once, or return an error if the server never responded.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL