Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointController ¶
type EndpointController struct {
// contains filtered or unexported fields
}
A EndpointController manages service endpoints.
func NewEndpointController ¶
func NewEndpointController(serviceRegistry service.Registry, client *client.Client) *EndpointController
NewEndpointController returns a new *EndpointController.
func (*EndpointController) SyncServiceEndpoints ¶
func (e *EndpointController) SyncServiceEndpoints() error
SyncServiceEndpoints syncs service endpoints.
Click to show internal directories.
Click to hide internal directories.