Uses of Class
io.kubernetes.client.proto.V1beta1Extensions.SupplementalGroupsStrategyOptions
-
Uses of V1beta1Extensions.SupplementalGroupsStrategyOptions in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Extensions.SupplementalGroupsStrategyOptionsModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Extensions.SupplementalGroupsStrategyOptions>V1beta1Extensions.SupplementalGroupsStrategyOptions.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Extensions.SupplementalGroupsStrategyOptionsModifier and TypeMethodDescriptionV1beta1Extensions.SupplementalGroupsStrategyOptions.Builder.build()V1beta1Extensions.SupplementalGroupsStrategyOptions.Builder.buildPartial()V1beta1Extensions.SupplementalGroupsStrategyOptions.getDefaultInstance()V1beta1Extensions.SupplementalGroupsStrategyOptions.Builder.getDefaultInstanceForType()V1beta1Extensions.SupplementalGroupsStrategyOptions.getDefaultInstanceForType()V1beta1Extensions.PodSecurityPolicySpec.Builder.getSupplementalGroups()supplementalGroups is the strategy that will dictate what supplemental groups are used by the SecurityContext.V1beta1Extensions.PodSecurityPolicySpec.getSupplementalGroups()supplementalGroups is the strategy that will dictate what supplemental groups are used by the SecurityContext.V1beta1Extensions.PodSecurityPolicySpecOrBuilder.getSupplementalGroups()supplementalGroups is the strategy that will dictate what supplemental groups are used by the SecurityContext.V1beta1Extensions.SupplementalGroupsStrategyOptions.parseDelimitedFrom(InputStream input) V1beta1Extensions.SupplementalGroupsStrategyOptions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.SupplementalGroupsStrategyOptions.parseFrom(byte[] data) V1beta1Extensions.SupplementalGroupsStrategyOptions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.SupplementalGroupsStrategyOptions.parseFrom(com.google.protobuf.ByteString data) V1beta1Extensions.SupplementalGroupsStrategyOptions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.SupplementalGroupsStrategyOptions.parseFrom(com.google.protobuf.CodedInputStream input) V1beta1Extensions.SupplementalGroupsStrategyOptions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.SupplementalGroupsStrategyOptions.parseFrom(InputStream input) V1beta1Extensions.SupplementalGroupsStrategyOptions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.SupplementalGroupsStrategyOptions.parseFrom(ByteBuffer data) V1beta1Extensions.SupplementalGroupsStrategyOptions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Extensions.SupplementalGroupsStrategyOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Extensions.SupplementalGroupsStrategyOptions>V1beta1Extensions.SupplementalGroupsStrategyOptions.getParserForType()static com.google.protobuf.Parser<V1beta1Extensions.SupplementalGroupsStrategyOptions>V1beta1Extensions.SupplementalGroupsStrategyOptions.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Extensions.SupplementalGroupsStrategyOptionsModifier and TypeMethodDescriptionV1beta1Extensions.SupplementalGroupsStrategyOptions.Builder.mergeFrom(V1beta1Extensions.SupplementalGroupsStrategyOptions other) V1beta1Extensions.PodSecurityPolicySpec.Builder.mergeSupplementalGroups(V1beta1Extensions.SupplementalGroupsStrategyOptions value) supplementalGroups is the strategy that will dictate what supplemental groups are used by the SecurityContext.V1beta1Extensions.SupplementalGroupsStrategyOptions.newBuilder(V1beta1Extensions.SupplementalGroupsStrategyOptions prototype) V1beta1Extensions.PodSecurityPolicySpec.Builder.setSupplementalGroups(V1beta1Extensions.SupplementalGroupsStrategyOptions value) supplementalGroups is the strategy that will dictate what supplemental groups are used by the SecurityContext.