Documentation ¶
Overview ¶
Package service is largely a clone of the stock Kubernetes endpoints controller, extended with some very specific functionality related to kubernetes-mesos specific host-pod port mapping.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEndpointController ¶
NewEndpointController returns a new *EndpointController.
Types ¶
type EndpointController ¶
type EndpointController interface {
Run(workers int, stopCh <-chan struct{})
}
Click to show internal directories.
Click to hide internal directories.