mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-01 13:53:55 +00:00
The MakeFile and MakeDir methods in the HostUtil interface only had one caller -- the Host Path volume plugin. This patch relocates MakeFile and MakeDir to the Host Path plugin itself.