V1LinuxContainerUser

March 28, 2026 ยท View on GitHub

LinuxContainerUser represents user identity information in Linux containers

Properties

NameTypeDescriptionNotes
gidintGID is the primary gid initially attached to the first process in the container
supplemental_groupslist[int]SupplementalGroups are the supplemental groups initially attached to the first process in the container[optional]
uidintUID is the primary uid initially attached to the first process in the container

[Back to Model list] [Back to API list] [Back to README]