k3s/plugin/pkg/admission/defaulttolerationseconds
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
..
BUILD autogenerated 2017-04-14 10:40:57 -07:00
admission.go Change all the existing admission init blocks to call a Register function 2017-05-18 22:25:01 +02:00
admission_test.go move helpers.go to helper 2017-04-11 15:49:11 -07:00