mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-18 07:45:13 +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.