kubernetes/pkg/kubelet/network
Tim St. Clair 551eff63b8 Use strong type for container ID
Change all references to the container ID in pkg/kubelet/... to the
strong type defined in pkg/kubelet/container: ContainerID

The motivation for this change is to make the format of the ID
unambiguous, specifically whether or not it includes the runtime
prefix (e.g. "docker://").
2015-10-07 10:58:05 -07:00
..
cni Use strong type for container ID 2015-10-07 10:58:05 -07:00
exec Deflake an exec test by removing global paths and making conflicts impossible 2015-10-01 16:16:06 -07:00
hairpin pkg/util/exec: allow mocking of LookPath 2015-09-12 08:43:45 +11:00
plugins_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
plugins.go CNI network plugin 2015-09-25 22:30:37 -05:00
testing.go CNI network plugin 2015-09-25 22:30:37 -05:00