kubernetes/cmd/kubelet
Yu-Ju Hong 42398825ed Move the kubelet network package down to dockershim
With CRI, kubelet no longer sets up networking for the pods. The
dockershim package is the rightful owner and the only user of the
newtork package. This change moves the package into dockershim to make
the distinction obvious, and untangles the codebase.

The`network/dns`is kept in the original package since it is only used by
kubelet.
2018-04-11 09:25:56 -07:00
..
app Move the kubelet network package down to dockershim 2018-04-11 09:25:56 -07:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
kubelet.go Log the command line flags 2018-02-15 18:04:04 -05:00
OWNERS Update OWNERS 2017-01-18 15:18:04 -08:00