Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EtcdClient ¶
type EtcdClient struct {
// contains filtered or unexported fields
}
func New ¶
func New(endpoint, caFile, certFile, keyFile string) (client *EtcdClient, err error)
func (*EtcdClient) IsLeader ¶
func (ec *EtcdClient) IsLeader() bool
Click to show internal directories.
Click to hide internal directories.