Files
c/kubernetes/docs/v1_linux_container_user.md
Kubernetes Prow Robot f914036e5a Automated openapi generation from release-1.31
Signed-off-by: Hui Yu <ityuhui@gmail.com>
2024-10-12 12:08:56 +08:00

671 B

v1_linux_container_user_t

Properties

Name Type Description Notes
gid long GID is the primary gid initially attached to the first process in the container
supplemental_groups list_t * SupplementalGroups are the supplemental groups initially attached to the first process in the container [optional]
uid long 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]