kubernetes/plugin/pkg/admission/resourcequota
Kubernetes Submit Queue b2d714a7ca Merge pull request #44888 from caesarxuchao/clean-deepcopy-init
Automatic merge from submit-queue

Prepare for move zz_generated_deepcopy.go to k8s.io/api

This is in preparation to move deep copies to with the types to the types repo (see https://github.com/kubernetes/gengo/pull/47#issuecomment-296855818). The init() function is referring the `SchemeBuilder` defined in the register.go in the same packge, so we need to revert the dependency.

This PR depends on https://github.com/kubernetes/gengo/pull/49, otherwise verification will fail.
2017-04-27 18:48:28 -07:00
..
apis/resourcequota make it possible to move SchemeBuilder with zz_generated.deepcopy.go 2017-04-27 16:57:29 -07:00
admission_test.go Switch admission to use shared informers 2017-02-23 11:16:09 -05:00
admission.go pkg/admission: make plugin registry non-global 2017-04-12 11:37:25 +02:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
config.go Implement support for limited resources in quota 2017-02-18 12:10:22 -05:00
controller.go Update limitedByDefault() which does not return error 2017-04-06 16:24:54 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
resource_access.go update names for kube plugin initializer to avoid conflicts 2017-03-06 10:18:21 -05:00