Documentation ¶
Overview ¶
Package util implements etcd utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MemberEqual ¶ added in v0.3.11
MemberEqual returns true if the lists of members match.
This function only checks that set of names of each member within the lists is the same.
func MemberForName ¶
MemberForName returns the etcd member with the matching name.
func MemberNames ¶ added in v0.3.11
MemberNames returns a list of all the etcd member names.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.