k3s/pkg/kubectl/resource
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
..
builder.go Unify command line namespace resolution 2015-07-01 12:59:17 -07:00
builder_test.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
helper.go Add command "kubectl replace". "kubectl update" is still supported as an alias. 2015-06-29 12:14:24 -07:00
helper_test.go Add command "kubectl replace". "kubectl update" is still supported as an alias. 2015-06-29 12:14:24 -07:00
interfaces.go reenable patch serverside using strategic-merge-patch 2015-06-18 12:06:46 -07:00
mapper.go Merge pull request #10447 from feihujiang/helpfulErrorForUnsupportedVersion 2015-06-29 15:00:58 -07:00
result.go Split AsVersionedObjects so it can be reused 2015-06-17 16:33:53 -04:00
selector.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
visitor.go Correctly parse multiple resources from files 2015-06-29 23:11:46 +02:00