mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-03 06:43:53 +00:00
Functions Build/ParseDockerName now work with struct instead of the long list of arguments. This new struct also was reused in the kubelet.go instead of auxilary podContainer struct.