Merge pull request #32774 from mikedanese/bazel
Automatic merge from submit-queue
support building with bazel
```
$ bazel version
Build label: 0.3.1
Build target: bazel-out/local-fastbuild/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Fri Jul 29 09:09:52 2016 (1469783392)
Build timestamp: 1469783392
Build timestamp as int: 1469783392
```
is my bazel version
```
bazel build //cmd/...
```
mostly works.
```
bazel test //pkg/...
```
kind of works.
ref #23236
@thockin @madhusudancs @krousey
Showing
BUILD
0 → 100644
WORKSPACE
0 → 100644
api/openapi-spec/BUILD
0 → 100644
api/swagger-spec/BUILD
0 → 100644
build/BUILD
0 → 100644
cluster/addons/BUILD
0 → 100644
cmd/clicheck/BUILD
0 → 100644
cmd/gendocs/BUILD
0 → 100644
cmd/genkubedocs/BUILD
0 → 100644
cmd/genman/BUILD
0 → 100644
cmd/genswaggertypedocs/BUILD
0 → 100644
cmd/genutils/BUILD
0 → 100644
cmd/genyaml/BUILD
0 → 100644
cmd/hyperkube/BUILD
0 → 100644
cmd/kube-apiserver/BUILD
0 → 100644
cmd/kube-apiserver/app/BUILD
0 → 100644
cmd/kube-discovery/BUILD
0 → 100644
cmd/kube-discovery/app/BUILD
0 → 100644
cmd/kube-dns/BUILD
0 → 100644
cmd/kube-dns/app/BUILD
0 → 100644
cmd/kube-proxy/BUILD
0 → 100644
cmd/kube-proxy/app/BUILD
0 → 100644
cmd/kubeadm/BUILD
0 → 100644
cmd/kubeadm/app/BUILD
0 → 100644
cmd/kubeadm/app/cmd/BUILD
0 → 100644
cmd/kubeadm/app/images/BUILD
0 → 100644
cmd/kubeadm/app/master/BUILD
0 → 100644
cmd/kubeadm/app/node/BUILD
0 → 100644
cmd/kubeadm/app/util/BUILD
0 → 100644
cmd/kubectl/BUILD
0 → 100644
cmd/kubectl/app/BUILD
0 → 100644
cmd/kubelet/BUILD
0 → 100644
cmd/kubelet/app/BUILD
0 → 100644
cmd/kubemark/BUILD
0 → 100644
cmd/linkcheck/BUILD
0 → 100644
cmd/mungedocs/BUILD
0 → 100644
docs/devel/bazel.md
0 → 100644
examples/BUILD
0 → 100644
federation/apis/core/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
federation/cluster/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
hack/update-bazel.sh
0 → 100755
This diff is collapsed.
Click to expand it.
hack/verify-bazel.sh
0 → 100755
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/admission/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/annotations/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/endpoints/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/errors/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/errors/storage/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/events/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/install/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/meta/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/meta/metatypes/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/pod/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/resource/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/rest/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/rest/resttest/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/service/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/testapi/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/testing/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/testing/compat/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/unversioned/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/api/util/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/v1/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/api/validation/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apimachinery/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apis/abac/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apis/abac/latest/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apis/abac/v0/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apis/abac/v1beta1/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apis/apps/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apis/apps/install/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apis/apps/v1alpha1/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apis/authorization/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apis/autoscaling/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apis/batch/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apis/batch/install/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apis/batch/v1/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apis/certificates/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apis/extensions/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apis/imagepolicy/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apis/policy/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apis/rbac/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apis/rbac/install/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apis/rbac/v1alpha1/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apis/storage/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apis/storage/util/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apiserver/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/apiserver/filters/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apiserver/metrics/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apiserver/openapi/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apiserver/request/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/apiserver/testing/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/auth/authenticator/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/auth/authorizer/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/auth/group/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/auth/handlers/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/auth/user/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/capabilities/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/client/cache/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/client/chaosclient/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/client/metrics/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/client/record/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/client/restclient/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/client/retry/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/client/transport/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/client/unversioned/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/cloudprovider/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/controller/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/controller/daemon/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/controller/job/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/controller/node/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/controller/petset/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/controller/podgc/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/controller/route/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/controller/service/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/conversion/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/credentialprovider/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/dns/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/fieldpath/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/fields/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/generated/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/generated/openapi/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/genericapiserver/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/healthz/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/httplog/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/hyperkube/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubectl/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubectl/cmd/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubectl/cmd/config/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubectl/cmd/set/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubectl/cmd/util/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubectl/resource/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubectl/testing/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/api/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubelet/cadvisor/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubelet/client/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/cm/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/config/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/container/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubelet/dockershim/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubelet/envvars/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/events/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/eviction/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/images/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubelet/leaky/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/lifecycle/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/metrics/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/network/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubelet/pleg/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/pod/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubelet/prober/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubelet/qos/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/remote/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/rkt/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubelet/rktshim/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/server/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubelet/status/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/sysctl/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/types/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/util/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/util/cache/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubelet/util/csr/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubelet/util/queue/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/kubemark/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/labels/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/master/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/master/ports/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/master/thirdparty/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/metrics/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/probe/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/probe/exec/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/probe/http/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/probe/tcp/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/proxy/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/proxy/config/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/proxy/healthcheck/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/proxy/iptables/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/proxy/userspace/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/quota/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/quota/generic/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/quota/install/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/registry/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/registry/apps/rest/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/registry/batch/job/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/registry/cachesize/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/registry/core/node/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/registry/core/pod/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/registry/core/rest/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/registry/generic/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/registry/rbac/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/registry/rbac/rest/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/registry/rbac/role/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/routes/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/runtime/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/runtime/serializer/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/security/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/security/apparmor/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/securitycontext/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/selection/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/serviceaccount/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/ssh/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/storage/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/storage/etcd/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/storage/etcd/util/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/storage/etcd3/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/storage/testing/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/types/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/async/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/bandwidth/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/cache/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/cert/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/chmod/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/chown/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/clock/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/codeinspector/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/config/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/configz/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/crlf/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/dbus/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/diff/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/ebtables/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/env/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/errors/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/exec/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/flag/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/flock/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/flowcontrol/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/flushwriter/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/framer/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/goroutinemap/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/util/hash/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/homedir/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/httpstream/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/util/initsystem/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/integer/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/interrupt/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/intstr/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/io/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/iptables/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/util/json/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/jsonpath/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/keymutex/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/labels/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/limitwriter/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/logs/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/maps/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/metrics/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/mount/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/net/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/net/sets/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/node/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/oom/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/parsers/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/pod/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/procfs/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/proxy/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/rand/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/replicaset/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/util/rlimit/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/runtime/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/selinux/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/sets/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/sets/types/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/slice/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/util/strings/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/sysctl/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/util/system/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/term/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/testing/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/threading/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/uuid/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/validation/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/util/wait/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/workqueue/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/util/wsstream/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/util/yaml/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/version/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/version/prometheus/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/version/verflag/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/aws_ebs/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/azure_dd/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/azure_file/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/cephfs/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/cinder/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/configmap/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/downwardapi/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/empty_dir/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/fc/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/flexvolume/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/flocker/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/gce_pd/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/git_repo/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/glusterfs/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/host_path/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/iscsi/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/nfs/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/quobyte/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/rbd/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/secret/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/testing/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/volume/util/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/volume/util/types/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
pkg/watch/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/watch/json/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/watch/versioned/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
plugin/pkg/auth/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
plugin/pkg/client/auth/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
plugin/pkg/scheduler/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
plugin/pkg/webhook/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e/chaosmonkey/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e/cleanup/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e/common/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e/framework/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e/generated/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e/perftype/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e_node/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e_node/build/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/e2e_node/remote/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/e2e_node/services/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/fixtures/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/images/goproxy/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/images/n-way-http/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/images/netexec/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/images/porter/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/integration/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/list/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
test/soak/cauldron/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/utils/BUILD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/BUILD
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment