Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartController ¶
func StartController(config *restclient.Config, fedNamespace, clusterNamespace, targetNamespace string, stopChan <-chan struct{}, minimizeLatency bool) error
StartController starts the Controller for managing MultiClusterIngressDNSRecord objects.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller manages the MultiClusterIngressDNSRecord objects in federation.
func (*Controller) Run ¶
func (c *Controller) Run(stopChan <-chan struct{})
Run runs the Controller.
Click to show internal directories.
Click to hide internal directories.