kubernetes/pkg/kubectl
Alexander Campbell f9913c4948 kubectl: rewrite docstrings in several files
Fixing inaccuracies and clarifying in the case of ambiguities.
2017-06-23 09:49:30 -07:00
..
cmd kubectl: rewrite docstrings in several files 2017-06-23 09:49:30 -07:00
metricsutil Merge pull request #45389 from monopole/isolation1 2017-05-15 19:34:52 -07:00
plugins kubectl plugins have access config, global flags and environment 2017-05-19 19:17:43 -03:00
resource run hack/update-all 2017-06-22 11:31:03 -07:00
testing Introduce visibility rules to kubernetes code. 2017-05-15 12:50:56 -07:00
util **What this PR does / why we need it**: 2017-05-21 20:44:21 -07:00
apply.go Move API annotations into annotation_key_constants and remove api/annotations package 2017-05-16 21:55:23 -07:00
autoscale.go Update kubectl to work with new HPA objects 2017-02-07 22:25:28 -05:00
bash_comp_utils.go
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
cluster_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
cluster.go run hack/update-all 2017-06-22 11:31:03 -07:00
clusterrolebinding.go add validate in create rolebinding 2017-05-08 15:52:44 +08:00
configmap_test.go create configmap from-env-file 2017-03-08 07:58:01 -08:00
configmap.go fix comment of isDir 2017-06-02 09:26:13 +08:00
deployment_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
deployment.go run hack/update-all 2017-06-22 11:31:03 -07:00
doc.go kubectl: rewrite docstrings in several files 2017-06-23 09:49:30 -07:00
env_file.go create configmap from-env-file 2017-03-08 07:58:01 -08:00
explain.go Update go-restful dependency 2017-05-05 13:57:01 -07:00
generate_test.go
generate.go kubectl: rewrite docstrings in several files 2017-06-23 09:49:30 -07:00
history.go run hack/update-all 2017-06-22 11:31:03 -07:00
interfaces.go find and replace 2017-01-20 08:04:53 -05:00
kubectl_test.go
kubectl.go kubectl: rewrite docstrings in several files 2017-06-23 09:49:30 -07:00
namespace_test.go Add test case for namespace 2017-06-03 14:35:49 +08:00
namespace.go
OWNERS Revert "update kubectl approvers" 2017-01-25 17:32:22 -08:00
pdb.go PDB MaxUnavailable: kubectl changes 2017-05-23 07:18:44 -07:00
proxy_server_test.go allow kubectl proxy to handle specified reject methods and default to allow all 2017-04-29 21:10:52 -05:00
proxy_server.go kubectl: rewrite docstrings in several files 2017-06-23 09:49:30 -07:00
quota_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
quota.go
resource_filter.go run hack/update-all 2017-06-22 11:31:03 -07:00
rolebinding_test.go Supplement unit tests to kubectl create rolebinding command. 2017-03-29 16:36:22 +08:00
rolebinding.go add validate in create rolebinding 2017-05-08 15:52:44 +08:00
rollback.go run hack/update-all 2017-06-22 11:31:03 -07:00
rolling_updater_test.go **What this PR does / why we need it**: 2017-05-21 20:44:21 -07:00
rolling_updater.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
rollout_status_test.go Update StatefulSet rollout status for parameterized RollingUpdate 2017-06-12 10:07:07 -07:00
rollout_status.go Update StatefulSet rollout status for parameterized RollingUpdate 2017-06-12 10:07:07 -07:00
run_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
run.go run hack/update-all 2017-06-22 11:31:03 -07:00
scale_test.go move testing/core to client-go 2017-01-26 13:54:40 -05:00
scale.go Deployments under apps/v1beta1 with new defaults 2017-03-01 15:14:41 +01:00
secret_for_docker_registry_test.go Make 'docker-email' optional on dockercfg secrets 2017-02-27 17:13:08 -05:00
secret_for_docker_registry.go Make 'docker-email' optional on dockercfg secrets 2017-02-27 17:13:08 -05:00
secret_for_tls_test.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
secret_for_tls.go
secret_test.go create secret from-env-file 2017-03-08 07:58:01 -08:00
secret.go secret.go: add initial symbol and format err 2017-04-25 10:47:50 +08:00
service_basic_test.go move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
service_basic.go move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
service_test.go Merge pull request #38183 from tianshapjq/remove-create-external-load-balancer 2017-02-07 11:33:41 -08:00
service.go Merge pull request #38183 from tianshapjq/remove-create-external-load-balancer 2017-02-07 11:33:41 -08:00
serviceaccount_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
serviceaccount.go
sorting_printer_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
sorting_printer.go run hack/update-all 2017-06-22 11:31:03 -07:00
stop_test.go Remove obsolete deployment helpers 2017-05-25 11:17:44 +02:00
stop.go kubectl: rewrite docstrings in several files 2017-06-23 09:49:30 -07:00
versioned_client.go Update kubectl rollout to consume .data of DaemonSet history 2017-06-10 10:52:33 -07:00