Versions in this module Expand all Collapse all v0 v0.20.11 Oct 1, 2021 Changes in this version + func WithFakeRecorder(bufferSize int) func(ctrl *ElasticQuotaController) + type ElasticQuotaController struct + func NewElasticQuotaController(kubeClient kubernetes.Interface, eqInformer schedinformer.ElasticQuotaInformer, ...) *ElasticQuotaController + func (ctrl *ElasticQuotaController) Run(workers int, stopCh <-chan struct{}) + type PodGroupController struct + func NewPodGroupController(client kubernetes.Interface, pgInformer schedinformer.PodGroupInformer, ...) *PodGroupController + func (ctrl *PodGroupController) Run(workers int, stopCh <-chan struct{})