kubernetes/pkg/kubectl/cmd
2015-02-11 20:05:41 +09:00
..
config Allow --output formatting of kubectl config view, make merge default 2015-02-05 10:44:16 -08:00
util Explicitly send error string to Fatal log 2 2015-02-10 10:02:16 -08:00
cmd.go Merge pull request #4284 from brendandburns/cleanup 2015-02-10 12:48:30 -05:00
cmd_test.go Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util 2015-02-05 09:39:42 -08:00
create.go Add some error checking to prevent obscure failures. 2015-02-10 06:32:26 -08:00
create_test.go Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
delete.go Add some error checking to prevent obscure failures. 2015-02-10 06:32:26 -08:00
delete_test.go Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
describe.go Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util 2015-02-05 09:39:42 -08:00
describe_test.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
expose.go Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util 2015-02-05 09:39:42 -08:00
factory_test.go make kubectl factory flag binding optional 2015-01-20 18:12:24 -05:00
get.go Add some error checking to prevent obscure failures. 2015-02-10 06:32:26 -08:00
get_test.go Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
label.go allocate map if Labels is not initialized 2015-02-11 20:05:41 +09:00
label_test.go allocate map if Labels is not initialized 2015-02-11 20:05:41 +09:00
log.go Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util 2015-02-05 09:39:42 -08:00
namespace.go remove --ns-path option from .kubeconfig file, kick tests 2015-02-03 14:22:55 -05:00
proxy.go Configurable API prefix for kubectl proxy 2015-02-10 13:58:46 +00:00
resize.go Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util 2015-02-05 09:39:42 -08:00
rollingupdate.go Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util 2015-02-05 09:39:42 -08:00
run.go Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util 2015-02-05 09:39:42 -08:00
stop.go Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util 2015-02-05 09:39:42 -08:00
update.go Add some error checking to prevent obscure failures. 2015-02-10 06:32:26 -08:00
update_test.go Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
version.go Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util 2015-02-05 09:39:42 -08:00