k3s/pkg/client/clientcmd
Clayton Coleman 2d5c6b4443 Allow commands to specify a short namespace
OpenShift currently uses '-n', so opening up the potential for downstream
to set a short namespace.  However, this should only be used in general for
commands that want to work across namespaces frequently - such as admin
level operations on entire namespaces like quota or cleanup behavior where
you have permissions and need to rapidly switch.
2015-01-30 17:47:40 -05:00
..
api add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
auth_loaders.go Revert "Revert "add kubeconfig types"" 2015-01-08 09:42:30 -05:00
client_config.go Merge pull request #3470 from deads2k/deads-add-kubecfg-ns 2015-01-21 12:58:06 -08:00
client_config_test.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
doc.go Revert "Revert "add kubeconfig types"" 2015-01-08 09:42:30 -05:00
loader.go resolve relative paths in kubeconfig 2015-01-30 14:01:24 -05:00
loader_test.go resolve relative paths in kubeconfig 2015-01-30 14:01:24 -05:00
merged_client_builder.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
merged_client_builder_test.go add kubectl config 2015-01-13 16:19:57 -05:00
overrides.go Allow commands to specify a short namespace 2015-01-30 17:47:40 -05:00
validation.go Fix typos in user-facing strings 2015-01-18 01:32:34 -06:00
validation_test.go add kubectl config 2015-01-13 16:19:57 -05:00