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 |