Files
kustomize/plugins/someteam.example.com/v1
jregan 76a3179868 Simplify plugin loader code.
* use one place to build plugin file names,
 * use one loader instance,
 * test for plugin enabled flag in just one place to
   avoid errors and reduce if statements,
 * don't return private objects,
 * factor goplugin loading to a method,
 * fix a related test that was commented out.
2019-04-22 10:13:40 -07:00
..
2019-04-22 10:13:40 -07:00
2019-04-06 16:14:12 -07:00
2019-04-06 18:38:22 -07:00
2019-04-22 10:13:40 -07:00