k3s/pkg/kubectl/cmd
Jeff Lowdermlk 6e98ce34ca Fix kubectl proxy
Port flag was being ignored. Fixed now.
2015-01-28 15:07:00 -08:00
..
config make all kubectl config set-* easier to use 2015-01-26 15:16:54 -05:00
cmd.go Add a kubectl stop command 2015-01-22 09:46:53 -08:00
cmd_test.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
create.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
create_test.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
delete.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
delete_test.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
describe.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
describe_test.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
factory_test.go make kubectl factory flag binding optional 2015-01-20 18:12:24 -05:00
get.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
get_test.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
helpers.go Addressed comments. 2015-01-15 16:07:56 -08:00
helpers_test.go Add add a utility for merging JSON fragments, and use it in run-container. 2015-01-15 14:44:26 -08:00
log.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
namespace.go Extract several kubectl helpers from cmd/cmd.go 2014-11-10 15:09:32 -02:00
printing.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
printing_test.go Fix nil dereference in kubectl run-container 2015-01-15 11:39:50 -08:00
proxy.go Fix kubectl proxy 2015-01-28 15:07:00 -08:00
resize.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
resource.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
rollingupdate.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
run.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
stop.go Add a kubectl stop command 2015-01-22 09:46:53 -08:00
update.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
version.go Make expandResourceShortcuts part of RESTMapper on client 2015-01-09 11:59:11 -05:00