Versions in this module Expand all Collapse all v0 v0.1.0 Sep 9, 2026 Changes in this version + func WorkerPodInformer(kc kubernetes.Interface) (informers.SharedInformerFactory, cache.SharedIndexInformer) + type WorkerPoolSyncer struct + func NewWorkerPoolSyncer(client ateapipb.ControlClient, workerInformer cache.SharedIndexInformer, ...) *WorkerPoolSyncer + func (s *WorkerPoolSyncer) Start(ctx context.Context)