Uses of Interface
io.kubernetes.client.proto.V1.SecurityContextOrBuilder
-
Uses of V1.SecurityContextOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.SecurityContextOrBuilderModifier and TypeClassDescriptionstatic final class
SecurityContext holds security configuration that will be applied to a container.static final class
SecurityContext holds security configuration that will be applied to a container.Methods in io.kubernetes.client.proto that return V1.SecurityContextOrBuilderModifier and TypeMethodDescriptionV1.Container.Builder.getSecurityContextOrBuilder()
SecurityContext defines the security options the container should be run with.V1.Container.getSecurityContextOrBuilder()
SecurityContext defines the security options the container should be run with.V1.ContainerOrBuilder.getSecurityContextOrBuilder()
SecurityContext defines the security options the container should be run with.V1.EphemeralContainerCommon.Builder.getSecurityContextOrBuilder()
Optional: SecurityContext defines the security options the ephemeral container should be run with.V1.EphemeralContainerCommon.getSecurityContextOrBuilder()
Optional: SecurityContext defines the security options the ephemeral container should be run with.V1.EphemeralContainerCommonOrBuilder.getSecurityContextOrBuilder()
Optional: SecurityContext defines the security options the ephemeral container should be run with.