LinuxContainerUser

io.k8s.api.core.v1.LinuxContainerUser
See theLinuxContainerUser companion object

LinuxContainerUser represents user identity information in Linux containers

Attributes

Companion
object
Source
LinuxContainerUser.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Appends new values to supplementalGroups

Appends new values to supplementalGroups

Attributes

Source
LinuxContainerUser.scala

transforms gid to result of function

transforms gid to result of function

Attributes

Source
LinuxContainerUser.scala

if supplementalGroups has a value, transforms to the result of function

if supplementalGroups has a value, transforms to the result of function

Attributes

Source
LinuxContainerUser.scala

transforms uid to result of function

transforms uid to result of function

Attributes

Source
LinuxContainerUser.scala

Returns a new data with gid set to new value

Returns a new data with gid set to new value

Attributes

Source
LinuxContainerUser.scala

Returns a new data with supplementalGroups set to new value

Returns a new data with supplementalGroups set to new value

Attributes

Source
LinuxContainerUser.scala

Returns a new data with uid set to new value

Returns a new data with uid set to new value

Attributes

Source
LinuxContainerUser.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product