package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
AddUsersAndGroups is a public wrapper around addUsersAndGroupsImpl with default system file paths.
RemoveUsersAndGroups is a public wrapper around removeUsersAndGroupsImpl with default system file paths.
UpdatePathOwner recursively updates the owners of a directory.
UpdatePathOwnerAndPermissions updates the owner and permissions of the given path.
# Structs
EntryMap holds a map of user or group entries.
UsersAndGroups is a structure that holds entry maps of users and groups.