Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { EverouteClusterID string ConfigMapNamespace string ConfigMapLister cache.Indexer ConfigMapInformerSynced cache.InformerSynced // contains filtered or unexported fields }
func (*Controller) Run ¶
func (c *Controller) Run(ctx context.Context)
func (*Controller) Setup ¶
func (c *Controller) Setup(towerFactory informer.SharedInformerFactory, erFactory k8sinformers.SharedInformerFactory, erCli kubernetes.Interface) error
Click to show internal directories.
Click to hide internal directories.