Uses of Class
io.kubernetes.client.proto.V1beta1Policy.RunAsUserStrategyOptions
-
Uses of V1beta1Policy.RunAsUserStrategyOptions in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Policy.RunAsUserStrategyOptionsModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Policy.RunAsUserStrategyOptions>
V1beta1Policy.RunAsUserStrategyOptions.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1beta1Policy.RunAsUserStrategyOptionsModifier and TypeMethodDescriptionV1beta1Policy.RunAsUserStrategyOptions.Builder.build()
V1beta1Policy.RunAsUserStrategyOptions.Builder.buildPartial()
V1beta1Policy.RunAsUserStrategyOptions.getDefaultInstance()
V1beta1Policy.RunAsUserStrategyOptions.Builder.getDefaultInstanceForType()
V1beta1Policy.RunAsUserStrategyOptions.getDefaultInstanceForType()
V1beta1Policy.PodSecurityPolicySpec.Builder.getRunAsUser()
runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.V1beta1Policy.PodSecurityPolicySpec.getRunAsUser()
runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.V1beta1Policy.PodSecurityPolicySpecOrBuilder.getRunAsUser()
runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.V1beta1Policy.RunAsUserStrategyOptions.parseDelimitedFrom
(InputStream input) V1beta1Policy.RunAsUserStrategyOptions.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Policy.RunAsUserStrategyOptions.parseFrom
(byte[] data) V1beta1Policy.RunAsUserStrategyOptions.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Policy.RunAsUserStrategyOptions.parseFrom
(com.google.protobuf.ByteString data) V1beta1Policy.RunAsUserStrategyOptions.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Policy.RunAsUserStrategyOptions.parseFrom
(com.google.protobuf.CodedInputStream input) V1beta1Policy.RunAsUserStrategyOptions.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Policy.RunAsUserStrategyOptions.parseFrom
(InputStream input) V1beta1Policy.RunAsUserStrategyOptions.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Policy.RunAsUserStrategyOptions.parseFrom
(ByteBuffer data) V1beta1Policy.RunAsUserStrategyOptions.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Policy.RunAsUserStrategyOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Policy.RunAsUserStrategyOptions>
V1beta1Policy.RunAsUserStrategyOptions.getParserForType()
static com.google.protobuf.Parser<V1beta1Policy.RunAsUserStrategyOptions>
V1beta1Policy.RunAsUserStrategyOptions.parser()
Methods in io.kubernetes.client.proto with parameters of type V1beta1Policy.RunAsUserStrategyOptionsModifier and TypeMethodDescriptionV1beta1Policy.RunAsUserStrategyOptions.Builder.mergeFrom
(V1beta1Policy.RunAsUserStrategyOptions other) V1beta1Policy.PodSecurityPolicySpec.Builder.mergeRunAsUser
(V1beta1Policy.RunAsUserStrategyOptions value) runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.V1beta1Policy.RunAsUserStrategyOptions.newBuilder
(V1beta1Policy.RunAsUserStrategyOptions prototype) V1beta1Policy.PodSecurityPolicySpec.Builder.setRunAsUser
(V1beta1Policy.RunAsUserStrategyOptions value) runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.