Uses of Class
io.kubernetes.client.proto.V1.SELinuxOptions
-
Uses of V1.SELinuxOptions in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.SELinuxOptionsModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.SELinuxOptions>
V1.SELinuxOptions.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.SELinuxOptionsModifier and TypeMethodDescriptionV1.SELinuxOptions.Builder.build()
V1.SELinuxOptions.Builder.buildPartial()
static V1.SELinuxOptions
V1.SELinuxOptions.getDefaultInstance()
V1.SELinuxOptions.Builder.getDefaultInstanceForType()
V1.SELinuxOptions.getDefaultInstanceForType()
V1.PodSecurityContext.Builder.getSeLinuxOptions()
The SELinux context to be applied to all containers.V1.PodSecurityContext.getSeLinuxOptions()
The SELinux context to be applied to all containers.V1.PodSecurityContextOrBuilder.getSeLinuxOptions()
The SELinux context to be applied to all containers.V1.SecurityContext.Builder.getSeLinuxOptions()
The SELinux context to be applied to the container.V1.SecurityContext.getSeLinuxOptions()
The SELinux context to be applied to the container.V1.SecurityContextOrBuilder.getSeLinuxOptions()
The SELinux context to be applied to the container.V1beta1Extensions.SELinuxStrategyOptions.Builder.getSeLinuxOptions()
seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ +optionalV1beta1Extensions.SELinuxStrategyOptions.getSeLinuxOptions()
seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ +optionalV1beta1Extensions.SELinuxStrategyOptionsOrBuilder.getSeLinuxOptions()
seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ +optionalV1beta1Policy.SELinuxStrategyOptions.Builder.getSeLinuxOptions()
seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ +optionalV1beta1Policy.SELinuxStrategyOptions.getSeLinuxOptions()
seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ +optionalV1beta1Policy.SELinuxStrategyOptionsOrBuilder.getSeLinuxOptions()
seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ +optionalstatic V1.SELinuxOptions
V1.SELinuxOptions.parseDelimitedFrom
(InputStream input) static V1.SELinuxOptions
V1.SELinuxOptions.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SELinuxOptions
V1.SELinuxOptions.parseFrom
(byte[] data) static V1.SELinuxOptions
V1.SELinuxOptions.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SELinuxOptions
V1.SELinuxOptions.parseFrom
(com.google.protobuf.ByteString data) static V1.SELinuxOptions
V1.SELinuxOptions.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SELinuxOptions
V1.SELinuxOptions.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.SELinuxOptions
V1.SELinuxOptions.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SELinuxOptions
V1.SELinuxOptions.parseFrom
(InputStream input) static V1.SELinuxOptions
V1.SELinuxOptions.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SELinuxOptions
V1.SELinuxOptions.parseFrom
(ByteBuffer data) static V1.SELinuxOptions
V1.SELinuxOptions.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.SELinuxOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.SELinuxOptions>
V1.SELinuxOptions.getParserForType()
static com.google.protobuf.Parser<V1.SELinuxOptions>
V1.SELinuxOptions.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.SELinuxOptionsModifier and TypeMethodDescriptionV1.SELinuxOptions.Builder.mergeFrom
(V1.SELinuxOptions other) V1.PodSecurityContext.Builder.mergeSeLinuxOptions
(V1.SELinuxOptions value) The SELinux context to be applied to all containers.V1.SecurityContext.Builder.mergeSeLinuxOptions
(V1.SELinuxOptions value) The SELinux context to be applied to the container.V1beta1Extensions.SELinuxStrategyOptions.Builder.mergeSeLinuxOptions
(V1.SELinuxOptions value) seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ +optionalV1beta1Policy.SELinuxStrategyOptions.Builder.mergeSeLinuxOptions
(V1.SELinuxOptions value) seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ +optionalstatic V1.SELinuxOptions.Builder
V1.SELinuxOptions.newBuilder
(V1.SELinuxOptions prototype) V1.PodSecurityContext.Builder.setSeLinuxOptions
(V1.SELinuxOptions value) The SELinux context to be applied to all containers.V1.SecurityContext.Builder.setSeLinuxOptions
(V1.SELinuxOptions value) The SELinux context to be applied to the container.V1beta1Extensions.SELinuxStrategyOptions.Builder.setSeLinuxOptions
(V1.SELinuxOptions value) seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ +optionalV1beta1Policy.SELinuxStrategyOptions.Builder.setSeLinuxOptions
(V1.SELinuxOptions value) seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ +optional