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