Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartController ¶
func StartController(config *util.ControllerConfig, stopChan <-chan struct{}) error
StartController starts the Controller for managing IngressDNSRecord objects.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller manages the IngressDNSRecord 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.