k3s/pkg/kubectl/plugins
Jonas Tingeborn f130ed9837 Fix namespace support in kubectl aging plugin
The example plugin's comments mentioned the namespace support
limitation, awaiting kubectl to implement environment variable
propagation. Now that 1.8 is out, the requirement is satisfied.

This commit adds use of the conveyed namespace information to the
plugin example.

Fixes #55255
2017-11-07 19:18:30 +01:00
..
examples Fix namespace support in kubectl aging plugin 2017-11-07 19:18:30 +01:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
env.go Fix documentation golint warnings 2017-08-31 16:38:25 +10:00
env_test.go kubectl plugins have access config, global flags and environment 2017-05-19 19:17:43 -03:00
loader.go Rename XDGDataPluginLoader to be uniform 2017-08-31 16:38:37 +10:00
loader_test.go Rename PluginsEnvVarPluginLoader to stop stutter 2017-08-31 16:38:37 +10:00
plugins.go Change error variable identifiers to ErrFoo 2017-08-31 16:38:37 +10:00
plugins_test.go Change error variable identifiers to ErrFoo 2017-08-31 16:38:37 +10:00
runner.go kubectl plugins have access config, global flags and environment 2017-05-19 19:17:43 -03:00
runner_test.go kubectl plugins have access config, global flags and environment 2017-05-19 19:17:43 -03:00