Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Worker ¶
type Worker struct {
// contains filtered or unexported fields
}
Worker structure for registration worker
func NewWorker ¶
func NewWorker(queue workqueue.RateLimitingInterface, cache cache.Indexer, k8sClient *kclient.KubeClient) *Worker
NewWorker factory function to create a new registration worker
Click to show internal directories.
Click to hide internal directories.