ContainerUser

io.k8s.api.core.v1.ContainerUser

Description

ContainerUser represents user identity information

Properties

linux LinuxContainerUser
Linux holds user identity information initially attached to the first process of the containers in Linux. Note that the actual running identity can be changed if the process has enough privilege to do so.