kubernetes/plugin/pkg/admission/initialresources
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.go Change all the existing admission init blocks to call a Register function 2017-05-18 22:25:01 +02:00
admission_test.go Bump test coverage for initialresources 2017-03-09 14:33:32 +01:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
data_source.go Update to use proxy subresource consistently 2017-02-13 22:05:00 -05:00
data_source_test.go Bump test coverage for initialresources 2017-03-09 14:33:32 +01:00
gcm.go Update Google Cloud API client import paths 2016-09-13 22:21:06 -04:00
gcm_test.go Bump test coverage for initialresources 2017-03-09 14:33:32 +01:00
hawkular.go Bump test coverage for initialresources 2017-03-09 14:33:32 +01:00
hawkular_test.go Bump test coverage for initialresources 2017-03-09 14:33:32 +01:00
influxdb.go Renamed influxdb to influxdata in Godeps 2016-08-26 14:07:51 +02:00
influxdb_test.go Bump test coverage for initialresources 2017-03-09 14:33:32 +01:00