Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
types.DeviceManager
}
Controller is the etcd controller for discovering etcd nodes.
func (*Controller) DiscoverByToken ¶
func (c *Controller) DiscoverByToken() ([]*Member, error)
DiscoverByToken discovers the etcd node IP addresses using the etcd discovery service.
Click to show internal directories.
Click to hide internal directories.