kubernetes/plugin/pkg
p0lyn0mial 3f8d6e9210 Change all the existing admission init blocks to call a Register function
this is a two stage refactor when done there will be no init block in admission plugins.
Instead all plugins expose Register function which accept admission.Plugins instance.
The registration to global plugin registry happens inside Register func.
2017-05-18 22:25:01 +02:00
..
admission Change all the existing admission init blocks to call a Register function 2017-05-18 22:25:01 +02:00
auth Merge pull request #45112 from liggitt/quote-log-message 2017-04-28 19:18:22 -07:00
scheduler Update scheduler reviewers 2017-05-15 12:48:22 -05:00