| .. |
|
config
|
Move util.StringSet into its own package
|
2015-09-10 12:04:15 -07:00 |
|
util
|
move experimental/v1 to experimental/v1alpha1;
|
2015-09-24 15:32:11 -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
|
fix the optimization of apiversion
|
2015-09-15 01:16:10 +08:00 |
|
attach.go
|
Fixes upper case letters in kubectl examples
|
2015-09-03 12:00:21 +08:00 |
|
attach_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07: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
|
Merge pull request #13604 from JanetKuo/kubectl-edit
|
2015-09-17 03:00:33 -07:00 |
|
cmd_test.go
|
Move pkg/util.Time to pkg/api/unversioned.Time
|
2015-09-17 17:51:27 -07:00 |
|
create.go
|
Address comments
|
2015-09-11 13:55:16 -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
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -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
|
pull "kubectl edit" from openshift upstream
|
2015-09-15 19:16:23 -07:00 |
|
exec.go
|
Fixes upper case letters in kubectl examples
|
2015-09-03 12:00:21 +08:00 |
|
exec_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
|
expose.go
|
Limit the type for kubectl expose command
|
2015-09-15 11:17:04 +08:00 |
|
expose_test.go
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -07:00 |
|
get.go
|
Merge pull request #13532 from JanetKuo/kubectl-dont-use-specific-printer
|
2015-09-10 14:39:02 -07:00 |
|
get_test.go
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -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
|
bind filenames var instead of looking up
|
2015-09-01 08:35:57 -04:00 |
|
patch_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
|
portforward.go
|
Fixes upper case letters in kubectl examples
|
2015-09-03 12:00:21 +08:00 |
|
portforward_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
|
proxy.go
|
Use bash comments in kubectl examples
|
2015-08-12 19:56:23 +00:00 |
|
replace.go
|
Address comments
|
2015-09-11 13:55:16 -07:00 |
|
replace_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
|
rollingupdate.go
|
Address comments
|
2015-09-11 13:55:16 -07:00 |
|
rollingupdate_test.go
|
bind filenames var instead of looking up
|
2015-09-01 08:35:57 -04:00 |
|
run.go
|
Support extended pod logging options
|
2015-09-21 15:39:32 -04: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
|
Kubectl version should show client version at least
|
2015-08-26 15:00:28 +08:00 |