.. |
config
|
Merge pull request #14087 from brendandburns/kubectl
|
2015-09-30 11:30:32 -07:00 |
util
|
grep sed ExperimentalClient
|
2015-10-13 13:22:22 -07:00 |
annotate.go
|
bind filenames var instead of looking up
|
2015-09-01 08:35:57 -04:00 |
annotate_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
apiversions.go
|
grep sed Experimental()
|
2015-10-13 13:22:54 -07:00 |
apply.go
|
Add calls to set annotation for kubectl apply
|
2015-10-07 17:15:56 -07:00 |
apply_test.go
|
Add the kubectl apply command.
|
2015-10-07 17:14:51 -07:00 |
attach.go
|
Refactor exec to make attach useful without a client.Config
|
2015-10-09 14:36:46 -04:00 |
attach_test.go
|
Refactor exec to make attach useful without a client.Config
|
2015-10-09 14:36:46 -04:00 |
clusterinfo.go
|
Make a change to visitor to allow it to accept an error, like Go's path walker
|
2015-08-20 10:57:28 +08:00 |
cmd.go
|
Integrate convertion tool to kubectl
|
2015-10-09 10:15:30 +08:00 |
cmd_test.go
|
expose: --dry-run should dump the object
|
2015-10-10 16:15:17 +02:00 |
convert.go
|
Integrate convertion tool to kubectl
|
2015-10-09 10:15:30 +08:00 |
create.go
|
Add calls to set annotation for kubectl apply
|
2015-10-07 17:15:56 -07:00 |
create_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
delete.go
|
Get printer from factory instead of using NewHumanReadablePrinter to retrieve handled resources
|
2015-09-02 15:38:40 -07:00 |
delete_test.go
|
run goimports
|
2015-10-12 13:31:45 -07:00 |
describe.go
|
Adds servicesaccounts to kubectl get/describe cli help and docs.
|
2015-09-09 12:15:25 -04:00 |
describe_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
edit.go
|
Add calls to set annotation for kubectl apply
|
2015-10-07 17:15:56 -07:00 |
exec.go
|
Refactor exec to make attach useful without a client.Config
|
2015-10-09 14:36:46 -04:00 |
exec_test.go
|
Refactor exec to make attach useful without a client.Config
|
2015-10-09 14:36:46 -04:00 |
explain.go
|
new kubectl explain command
|
2015-09-26 14:25:53 +03:00 |
expose.go
|
expose: Minor cleanup
|
2015-10-10 16:16:41 +02:00 |
expose_test.go
|
expose: --dry-run should dump the object
|
2015-10-10 16:15:17 +02:00 |
get.go
|
address comments
|
2015-10-13 18:48:27 -07:00 |
get_test.go
|
grep-sed
|
2015-10-12 13:31:45 -07:00 |
label.go
|
Move util/validation files to their own package
|
2015-09-13 00:46:52 -07:00 |
label_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
log.go
|
Support extended pod logging options
|
2015-09-21 15:39:32 -04:00 |
log_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
namespace.go
|
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-08 22:31:48 +01:00 |
patch.go
|
allow yaml as argument to patch
|
2015-09-30 11:58:42 -04:00 |
patch_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
portforward.go
|
Refactor exec to make attach useful without a client.Config
|
2015-10-09 14:36:46 -04:00 |
portforward_test.go
|
Refactor exec to make attach useful without a client.Config
|
2015-10-09 14:36:46 -04:00 |
proxy.go
|
Change kubectl proxy --api-prefix default to allow /apis/
|
2015-10-14 15:49:52 -07:00 |
replace.go
|
Add calls to set annotation for kubectl apply
|
2015-10-07 17:15:56 -07:00 |
replace_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
rollingupdate.go
|
Update rollback process
|
2015-10-08 10:49:09 +08:00 |
rollingupdate_test.go
|
Update rollback process
|
2015-10-08 10:49:09 +08:00 |
run.go
|
Add calls to set annotation for kubectl apply
|
2015-10-07 17:15:56 -07:00 |
run_test.go
|
Support setting env vars in kubectl run
|
2015-09-08 14:31:29 +08:00 |
scale.go
|
Enhance error message for scale's replicas operation
|
2015-09-11 16:15:13 +08:00 |
stop.go
|
bind filenames var instead of looking up
|
2015-09-01 08:35:57 -04:00 |
version.go
|
Remove shorthand for client flag in kubectl version
|
2015-10-13 02:02:54 +08:00 |