kubernetes/pkg/volume/local
Travis Rhoden 0e73131ca6
Rename HostUtils.GetFSGroup to HostUtils.GetOwner
This patch renames GetFSGroup (a process property) to GetOwner (a file
property), returning both the uid and gid of the given pathname. This
method is only used in one place in the k/k codebase, but having
"GetOwner" instead of "GetGroup" seems to have more utility.
2019-08-09 13:20:35 -06:00
..
BUILD migrate to k8s.io/utils/strings 2019-01-30 10:24:00 +08:00
doc.go Local volume plugin 2017-05-22 14:44:51 -07:00
local.go Rename HostUtils.GetFSGroup to HostUtils.GetOwner 2019-08-09 13:20:35 -06:00
local_linux_test.go remove IsAbs validation on local volume 2018-04-06 13:26:14 +00:00
local_test.go Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension. 2019-05-29 15:12:28 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00