Uses of Interface
io.kubernetes.client.proto.V1beta1Policy.RunAsUserStrategyOptionsOrBuilder
-
Uses of V1beta1Policy.RunAsUserStrategyOptionsOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Policy.RunAsUserStrategyOptionsOrBuilderModifier and TypeClassDescriptionstatic final class
RunAsUserStrategyOptions defines the strategy type and any options used to create the strategy.static final class
RunAsUserStrategyOptions defines the strategy type and any options used to create the strategy.Methods in io.kubernetes.client.proto that return V1beta1Policy.RunAsUserStrategyOptionsOrBuilderModifier and TypeMethodDescriptionV1beta1Policy.PodSecurityPolicySpec.Builder.getRunAsUserOrBuilder()
runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.V1beta1Policy.PodSecurityPolicySpec.getRunAsUserOrBuilder()
runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.V1beta1Policy.PodSecurityPolicySpecOrBuilder.getRunAsUserOrBuilder()
runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.