.. |
config
|
Revert "fix kubectl config view to respect serialization formats"
|
2015-02-24 12:06:24 -08:00 |
util
|
Merge pull request #4766 from mikedanese/remove-util-merge
|
2015-02-25 09:22:01 -08:00 |
cmd.go
|
Add streaming command execution & port forwarding
|
2015-02-20 09:57:02 -05:00 |
cmd_test.go
|
Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util
|
2015-02-05 09:39:42 -08:00 |
create.go
|
Change all cobra commands to use the example section
|
2015-02-20 16:41:31 -05:00 |
create_test.go
|
Update guestbook example to use replication controller.
|
2015-02-24 20:21:13 +01:00 |
delete.go
|
Change all cobra commands to use the example section
|
2015-02-20 16:41:31 -05:00 |
delete_test.go
|
Update guestbook example to use replication controller.
|
2015-02-24 20:21:13 +01:00 |
describe.go
|
Mark old kubectl/resource.go methods as deprecated
|
2015-02-21 18:22:07 -05:00 |
describe_test.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
exec.go
|
Change all cobra commands to use the example section
|
2015-02-20 16:41:31 -05:00 |
expose.go
|
Change all cobra commands to use the example section
|
2015-02-20 16:41:31 -05:00 |
factory_test.go
|
make kubectl factory flag binding optional
|
2015-01-20 18:12:24 -05:00 |
get.go
|
Change all cobra commands to use the example section
|
2015-02-20 16:41:31 -05:00 |
get_test.go
|
Update guestbook example to use replication controller.
|
2015-02-24 20:21:13 +01:00 |
label.go
|
Mark old kubectl/resource.go methods as deprecated
|
2015-02-21 18:22:07 -05:00 |
label_test.go
|
allocate map if Labels is not initialized
|
2015-02-11 20:05:41 +09:00 |
log.go
|
Prompt the user to select a container if they don't provide one
|
2015-02-24 06:50:22 -08: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 |
namespace.go
|
remove --ns-path option from .kubeconfig file, kick tests
|
2015-02-03 14:22:55 -05:00 |
portforward.go
|
Change all cobra commands to use the example section
|
2015-02-20 16:41:31 -05:00 |
proxy.go
|
Clean up kubectl help for auto-gen'd kubectl.md
|
2015-02-10 12:02:05 -08:00 |
resize.go
|
Mark old kubectl/resource.go methods as deprecated
|
2015-02-21 18:22:07 -05:00 |
rollingupdate.go
|
Merge pull request #4696 from kazegusuri/rollingupdate-namespace-aware
|
2015-02-23 10:15:03 -08:00 |
run.go
|
Change all cobra commands to use the example section
|
2015-02-20 16:41:31 -05:00 |
stop.go
|
Change all cobra commands to use the example section
|
2015-02-20 16:41:31 -05:00 |
update.go
|
Mark old kubectl/resource.go methods as deprecated
|
2015-02-21 18:22:07 -05:00 |
update_test.go
|
Update guestbook example to use replication controller.
|
2015-02-24 20:21:13 +01:00 |
version.go
|
Clean up kubectl help for auto-gen'd kubectl.md
|
2015-02-10 12:02:05 -08:00 |