k3s/pkg/controller/resourcequota
Kubernetes Submit Queue 2b0c7e2372
Merge pull request #57149 from deads2k/rebase-02-quota
Automatic merge from submit-queue (batch tested with PRs 58144, 57149). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

make quota reusable

Quota is logically a re-useable component so that replenishment and admission can be done in constituent servers.  This makes it possible to embed.  More cleanup is probably required, but this is the minimum.
2018-01-22 19:02:29 -08:00
..
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
OWNERS Update OWNERS 2016-11-02 16:19:21 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
resource_quota_controller.go Merge pull request #57149 from deads2k/rebase-02-quota 2018-01-22 19:02:29 -08:00
resource_quota_controller_test.go use core client with explicit version 2017-11-25 08:14:10 +08:00
resource_quota_monitor.go Merge pull request #57149 from deads2k/rebase-02-quota 2018-01-22 19:02:29 -08:00