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