kubernetes/pkg/kubelet/dockershim/network/hostport/testing
mattjmcnaughton b36f637f0d
Add dockerless tags to all files in dockershim
As the final step, add the `dockerless` tags to all files in the
dockershim. Using `-tags=dockerless` in `go build`, we can compile
kubelet without the dockershim.

Once cadvisor no longer depends on `docker/docker`, compiling with
`-tags=dockerless` should be sufficient to compile the Kubelet w/o a
dependency on `docker/docker`.
2020-05-07 17:18:50 -04:00
..
BUILD
fake.go Add dockerless tags to all files in dockershim 2020-05-07 17:18:50 -04:00