kubernetes/pkg/kubectl/cmd
2015-03-10 10:19:43 -07:00
..
config Simplify generating kubeconfig with embeded cert data 2015-03-03 12:18:07 -08:00
util Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
clusterinfo.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
cmd_test.go Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util 2015-02-05 09:39:42 -08:00
cmd.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
create_test.go Update guestbook example to use replication controller. 2015-02-24 20:21:13 +01:00
create.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
delete_test.go Update guestbook example to use replication controller. 2015-02-24 20:21:13 +01:00
delete.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
describe_test.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
describe.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
exec.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
expose.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
factory_test.go make kubectl factory flag binding optional 2015-01-20 18:12:24 -05:00
get_test.go Update guestbook example to use replication controller. 2015-02-24 20:21:13 +01:00
get.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
label_test.go allocate map if Labels is not initialized 2015-02-11 20:05:41 +09:00
label.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
log_test.go Prompt the user to select a container if they don't provide one 2015-02-24 06:50:22 -08:00
log.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
namespace.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
portforward.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
proxy.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
resize.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
rollingupdate.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
run.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
stop.go Differentiate between server error messages and client error messages in kubectl 2015-03-07 11:39:23 +01:00
update_test.go Update guestbook example to use replication controller. 2015-02-24 20:21:13 +01:00
update.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00
version.go Make kubectl commands return errors and centralize exit handling 2015-03-10 10:19:43 -07:00