Skip to content

core.v1.linuxContainerUser

"LinuxContainerUser represents user identity information in Linux containers"

Index

Fields

fn withGid

withGid(gid)

"GID is the primary gid initially attached to the first process in the container"

fn withSupplementalGroups

withSupplementalGroups(supplementalGroups)

"SupplementalGroups are the supplemental groups initially attached to the first process in the container"

fn withSupplementalGroupsMixin

withSupplementalGroupsMixin(supplementalGroups)

"SupplementalGroups are the supplemental groups initially attached to the first process in the container"

Note: This function appends passed data to existing values

fn withUid

withUid(uid)

"UID is the primary uid initially attached to the first process in the container"