 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package service provides EndpointController implementation to manage and sync service endpoints.
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
}
    EndpointController manages selector-based service endpoints.
func NewEndpointController ¶
func NewEndpointController(client *client.Client) *EndpointController
NewEndpointController returns a new *EndpointController.
func (*EndpointController) SyncServiceEndpoints ¶
func (e *EndpointController) SyncServiceEndpoints() error
SyncServiceEndpoints syncs endpoints for services with selectors.
 Click to show internal directories. 
   Click to hide internal directories.