mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 06:04:02 +00:00
Previously, this function was taking full Pod and Container objects unnecessarily. This commit updates this so that they will take pointers instead.