Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct{}
Factory implementation to implement RegistryAdapter interface functions
type Skydns2Adapter ¶
type Skydns2Adapter struct {
// contains filtered or unexported fields
}
Skydns2Adapter implements skydns2 client interface
func (*Skydns2Adapter) Deregister ¶
func (r *Skydns2Adapter) Deregister(service *bridge.Service) error
Deregister will deregister Skydns2Adapter's interface from RegistryAdapter
func (*Skydns2Adapter) Ping ¶
func (r *Skydns2Adapter) Ping() error
Ping will try to connect to skydns2 by attempting to retrieve the current leader
Click to show internal directories.
Click to hide internal directories.