k3s/pkg/kubectl
David Eads a31d2c44f4 flatten nested lists for flatten in visitor 2018-07-05 07:57:53 -04:00
..
apply Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
apps Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cmd Merge pull request #65543 from juanvallejo/jvallejo/improve-help-wait-cmd 2018-07-05 04:31:48 -07:00
explain Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genericclioptions flatten nested lists for flatten in visitor 2018-07-05 07:57:53 -04:00
metricsutil Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
plugins Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
polymorphichelpers Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
proxy Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
scheme Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
util Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
.import-restrictions Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
BUILD fix `kubectl create priorityclass` failure bug 2018-07-02 15:03:22 +08:00
OWNERS
apply.go
autoscale.go
autoscale_test.go
clusterrolebinding.go
clusterrolebinding_test.go
conditions.go
configmap.go
configmap_test.go
deployment.go
deployment_test.go
doc.go
env_file.go
env_file_test.go
generate.go
generate_test.go
history.go
history_test.go
interfaces.go
namespace.go
namespace_test.go
pdb.go
pdb_test.go
priorityclass.go fix `kubectl create priorityclass` failure bug 2018-07-02 15:03:22 +08:00
priorityclass_test.go fix `kubectl create priorityclass` failure bug 2018-07-02 15:03:22 +08:00
quota.go
quota_test.go
rolebinding.go
rolebinding_test.go
rollback.go
rollback_test.go
rolling_updater.go
rolling_updater_test.go
rollout_status.go include rollout object name in cli message 2018-05-29 18:07:41 +08:00
rollout_status_test.go Merge pull request #63747 from wgliang/master.test.kubectl 2018-06-20 12:39:21 -07:00
run.go Remove an old TODO. 2018-06-11 13:04:32 -07:00
run_test.go Merge pull request #64938 from brendandburns/todo2 2018-06-21 04:15:08 -07:00
scale.go Adding scale error retries 2018-06-12 11:23:16 +02:00
scale_test.go
secret.go
secret_for_docker_registry.go
secret_for_docker_registry_test.go
secret_for_tls.go
secret_for_tls_test.go
secret_test.go
service.go
service_basic.go
service_basic_test.go
service_test.go
serviceaccount.go
serviceaccount_test.go
sorter.go
sorter_test.go