Uses of Interface
io.kubernetes.client.proto.V1.SeccompProfileOrBuilder
-
Uses of V1.SeccompProfileOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.SeccompProfileOrBuilderModifier and TypeClassDescriptionstatic final classSeccompProfile defines a pod/container's seccomp profile settings.static final classSeccompProfile defines a pod/container's seccomp profile settings.Methods in io.kubernetes.client.proto that return V1.SeccompProfileOrBuilderModifier and TypeMethodDescriptionV1.PodSecurityContext.Builder.getSeccompProfileOrBuilder()The seccomp options to use by the containers in this pod.V1.PodSecurityContext.getSeccompProfileOrBuilder()The seccomp options to use by the containers in this pod.V1.PodSecurityContextOrBuilder.getSeccompProfileOrBuilder()The seccomp options to use by the containers in this pod.V1.SecurityContext.Builder.getSeccompProfileOrBuilder()The seccomp options to use by this container.V1.SecurityContext.getSeccompProfileOrBuilder()The seccomp options to use by this container.V1.SecurityContextOrBuilder.getSeccompProfileOrBuilder()The seccomp options to use by this container.