Uses of Interface
k8s.io.api.core.v1.Generated.LinuxContainerUserOrBuilder
-
Packages that use Generated.LinuxContainerUserOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.LinuxContainerUserOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.LinuxContainerUserOrBuilder Modifier and Type Class Description static classGenerated.LinuxContainerUserLinuxContainerUser represents user identity information in Linux containersstatic classGenerated.LinuxContainerUser.BuilderLinuxContainerUser represents user identity information in Linux containersMethods in k8s.io.api.core.v1 that return Generated.LinuxContainerUserOrBuilder Modifier and Type Method Description Generated.LinuxContainerUserOrBuilderGenerated.ContainerUser.Builder. getLinuxOrBuilder()Linux holds user identity information initially attached to the first process of the containers in Linux.Generated.LinuxContainerUserOrBuilderGenerated.ContainerUser. getLinuxOrBuilder()Linux holds user identity information initially attached to the first process of the containers in Linux.Generated.LinuxContainerUserOrBuilderGenerated.ContainerUserOrBuilder. getLinuxOrBuilder()Linux holds user identity information initially attached to the first process of the containers in Linux.
-