Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 671 Bytes

V1LinuxContainerUser.md

File metadata and controls

13 lines (8 loc) · 671 Bytes

V1LinuxContainerUser

Properties

Name Type Description Notes
gid i64 GID is the primary gid initially attached to the first process in the container
supplemental_groups Option<Vec> SupplementalGroups are the supplemental groups initially attached to the first process in the container [optional]
uid i64 UID is the primary uid initially attached to the first process in the container

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