kubernetes/pkg/client/clientcmd
Kris Rousey ffa764d60b Unify command line namespace resolution
This change allows the namespace in kubeconfig to be overridden by
specifying the namespace in the spec file. If namespace is explicitly
provided in the command line flags and the spec file has a different
namespace, this will cause an error.
2015-07-01 12:59:17 -07:00
..
api Remove pkg/api dependency from pkg/client/clientcmd/api 2015-05-21 11:47:50 -07:00
auth_loaders.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
client_config_test.go Unify command line namespace resolution 2015-07-01 12:59:17 -07:00
client_config.go Unify command line namespace resolution 2015-07-01 12:59:17 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
loader_test.go remove auth-path from kubeconfig 2015-05-11 10:40:23 -04:00
loader.go remove auth-path from kubeconfig 2015-05-11 10:40:23 -04:00
merged_client_builder.go Unify command line namespace resolution 2015-07-01 12:59:17 -07:00
overrides.go expose FlagInfo binding methods 2015-05-12 13:33:11 -04:00
validation_test.go remove auth-path from kubeconfig 2015-05-11 10:40:23 -04:00
validation.go remove auth-path from kubeconfig 2015-05-11 10:40:23 -04:00