mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-08 06:15:45 +00:00
Previously, this function was taking full Pod and Container objects unnecessarily. This commit updates this so that they will take pointers instead.