Options
All
  • Public
  • Public/Protected
  • All
Menu

LinuxContainerUser represents user identity information in Linux containers

export
interface

IoK8sApiCoreV1LinuxContainerUser

Hierarchy

  • IoK8sApiCoreV1LinuxContainerUser

Index

Properties

gid: number

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

memberof

IoK8sApiCoreV1LinuxContainerUser

supplementalGroups?: number[]

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

memberof

IoK8sApiCoreV1LinuxContainerUser

uid: number

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

memberof

IoK8sApiCoreV1LinuxContainerUser

Generated using TypeDoc