Pod .status .containerStatuses .user .linux
LinuxContainerUser represents user identity information in Linux containers
| Description | |
|---|---|
| gid integer * | GID is the primary gid initially attached to the first process in the container |
| supplementalGroups array | SupplementalGroups are the supplemental groups initially attached to the first process in the container |
| uid integer * | UID is the primary uid initially attached to the first process in the container |