Documentation ¶
Overview ¶
Package etcdcli is use for connecting to the etcd service
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*options)
Option set the etcd client options.
func WithAutoSyncInterval ¶
WithAutoSyncInterval set auto sync interval value
func WithDialTimeout ¶
WithDialTimeout set dial timeout
func WithSecure ¶
WithSecure set tls
Click to show internal directories.
Click to hide internal directories.