Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( client *kubernetes.Clientset, queue workqueue.RateLimitingInterface, nodeIndexer cache.Indexer, nodeInformer cache.Controller, nodeClassStore cache.Store, nodeClassController cache.Controller, maxMigrationWaitTime time.Duration, ) controller.Interface
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) IsReady ¶ added in v0.1.2
func (c *Controller) IsReady() bool
func (*Controller) Run ¶
func (c *Controller) Run(workerCount int, stopCh chan struct{})
Click to show internal directories.
Click to hide internal directories.