mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-06 16:15:35 +00:00
containerMap is used in CPU Manager to store all containers information in the node. containerMap provides a mapping from (pod, container) -> containerID for all containers a pod It is reusable in another component in pkg/kubelet/cm which needs to track changes of all containers in the node. Signed-off-by: Byonggon Chun <bg.chun@samsung.com>
2.6 KiB
2.6 KiB