kubernetes/pkg/kubelet/types
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
..
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
types.go Use strong type for container ID 2015-10-07 10:58:05 -07:00