# Functions

NewElasticQuotaController returns a new *ElasticQuotaController.
NewPodGroupController returns a new *PodGroupController.
WithFakeRecorder will set a fake recorder.It is usually used for unit testing.

# Structs

ElasticQuotaController is a controller that process elastic quota using provided Handler interface.
PodGroupController is a controller that process pod groups using provided Handler interface.