.. |
apply
|
Address PR comments
|
2017-10-02 14:39:07 -07:00 |
apps
|
Merge pull request #52873 from ixdy/bazel-cleanup
|
2017-09-24 00:04:36 -07:00 |
cmd
|
Merge pull request #52440 from juanvallejo/jvallejo/add-dry-run-flag-kubectl-drain
|
2017-10-06 18:02:35 -07:00 |
explain
|
Add test for explain
|
2017-10-03 09:48:36 -07:00 |
metricsutil
|
sort top pod and top node output by namespace/name
|
2017-10-07 22:58:34 +08:00 |
plugins
|
Rename XDGDataPluginLoader to be uniform
|
2017-08-31 16:38:37 +10:00 |
proxy
|
Allow bearer requests to be proxied by kubectl proxy
|
2017-08-24 20:16:59 -04:00 |
resource
|
Merge pull request #48763 from juanvallejo/jvallejo/update-set-image-local-error-message
|
2017-09-22 21:20:54 -07:00 |
testing
|
Remove generated JSON code
|
2017-08-31 23:31:12 -07:00 |
util
|
Merge pull request #51589 from tcharding/util-functions
|
2017-10-04 15:04:06 -07:00 |
validation
|
Use buildozer to delete licenses() rules
|
2017-09-21 15:53:22 -07:00 |
BUILD
|
Merge pull request #51589 from tcharding/util-functions
|
2017-10-04 15:04:06 -07:00 |
OWNERS
|
…
|
|
apply.go
|
…
|
|
autoscale.go
|
add ut for pkg/kubectl/autoscale_test.go
|
2017-09-14 09:15:44 +08:00 |
autoscale_test.go
|
add ut for pkg/kubectl/autoscale_test.go
|
2017-09-14 09:15:44 +08:00 |
bash_comp_utils.go
|
…
|
|
cluster.go
|
…
|
|
cluster_test.go
|
…
|
|
clusterrolebinding.go
|
add UT for pkg/kubecl clusterrolebinding
|
2017-08-28 15:13:15 +08:00 |
clusterrolebinding_test.go
|
add UT for pkg/kubecl clusterrolebinding
|
2017-08-28 15:13:15 +08:00 |
configmap.go
|
kubectl: Move utility functions to util package
|
2017-09-04 20:14:16 +10:00 |
configmap_test.go
|
Add --append-hash flag to kubectl create configmap/secret
|
2017-08-28 14:17:47 -07:00 |
delete.go
|
fix missing apps/replicaset in kubectl
|
2017-09-26 10:54:04 -07:00 |
delete_test.go
|
…
|
|
deployment.go
|
…
|
|
deployment_test.go
|
…
|
|
doc.go
|
…
|
|
env_file.go
|
…
|
|
env_file_test.go
|
…
|
|
generate.go
|
…
|
|
generate_test.go
|
…
|
|
history.go
|
Simplify describe events table
|
2017-08-31 19:11:01 -04:00 |
interfaces.go
|
…
|
|
kubectl.go
|
kubectl: Move utility functions to util package
|
2017-09-04 20:14:16 +10:00 |
namespace.go
|
…
|
|
namespace_test.go
|
…
|
|
pdb.go
|
…
|
|
quota.go
|
…
|
|
quota_test.go
|
…
|
|
resource_filter.go
|
…
|
|
resource_filter_test.go
|
…
|
|
rolebinding.go
|
…
|
|
rolebinding_test.go
|
…
|
|
rollback.go
|
statefulSet kubectl rollout command
|
2017-08-24 16:43:03 -07:00 |
rolling_updater.go
|
kubectl: Move utility functions to util package
|
2017-09-04 20:14:16 +10:00 |
rolling_updater_test.go
|
…
|
|
rollout_status.go
|
kubectl: Clean up documentation for rollout_status.go
|
2017-08-30 17:25:42 +10:00 |
rollout_status_test.go
|
…
|
|
run.go
|
Enable batch/v1beta1.CronJobs by default
|
2017-09-03 11:17:33 +02:00 |
run_test.go
|
Enable batch/v1beta1.CronJobs by default
|
2017-09-03 11:17:33 +02:00 |
scale.go
|
fix missing apps/replicaset in kubectl
|
2017-09-26 10:54:04 -07:00 |
scale_test.go
|
…
|
|
secret.go
|
kubectl: Move utility functions to util package
|
2017-09-04 20:14:16 +10:00 |
secret_for_docker_registry.go
|
Add --append-hash flag to kubectl create configmap/secret
|
2017-08-28 14:17:47 -07:00 |
secret_for_docker_registry_test.go
|
Add --append-hash flag to kubectl create configmap/secret
|
2017-08-28 14:17:47 -07:00 |
secret_for_tls.go
|
kubectl: Remove ending punctuation from error strings
|
2017-08-30 20:33:22 +10:00 |
secret_for_tls_test.go
|
Add --append-hash flag to kubectl create configmap/secret
|
2017-08-28 14:17:47 -07:00 |
secret_test.go
|
Add --append-hash flag to kubectl create configmap/secret
|
2017-08-28 14:17:47 -07:00 |
service.go
|
…
|
|
service_basic.go
|
…
|
|
service_basic_test.go
|
…
|
|
service_test.go
|
…
|
|
serviceaccount.go
|
…
|
|
serviceaccount_test.go
|
…
|
|
sorting_printer.go
|
…
|
|
sorting_printer_test.go
|
…
|
|
versioned_client.go
|
…
|
|