Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointGroupBindingConfig ¶
type EndpointGroupBindingConfig struct {
Workers int
}
type EndpointGroupBindingController ¶
type EndpointGroupBindingController struct {
// contains filtered or unexported fields
}
func NewEndpointGroupBindingController ¶
func NewEndpointGroupBindingController(kubeclient kubernetes.Interface, ownclientset ownclientset.Interface, informerFactory informers.SharedInformerFactory, ownInformerFactory owninformers.SharedInformerFactory, config *EndpointGroupBindingConfig) *EndpointGroupBindingController
func (*EndpointGroupBindingController) Run ¶
func (c *EndpointGroupBindingController) Run(threadiness int, stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.