-
V1.SELinuxOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.SELinuxOptions.Builder.clear()
V1.SELinuxOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Level is SELinux level label that applies to the container.
V1.SELinuxOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Role is a SELinux role label that applies to the container.
Type is a SELinux type label that applies to the container.
User is a SELinux user label that applies to the container.
V1.SELinuxOptions.Builder.clone()
The SELinux context to be applied to all containers.
The SELinux context to be applied to the container.
seLinuxOptions required to run as; required for MustRunAs
More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
+optional
seLinuxOptions required to run as; required for MustRunAs
More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
+optional
V1.SELinuxOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.SELinuxOptions.Builder.mergeFrom(com.google.protobuf.Message other)
V1.SELinuxOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.SELinuxOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.SELinuxOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Level is SELinux level label that applies to the container.
V1.SELinuxOptions.Builder.setLevelBytes(com.google.protobuf.ByteString value)
Level is SELinux level label that applies to the container.
V1.SELinuxOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Role is a SELinux role label that applies to the container.
V1.SELinuxOptions.Builder.setRoleBytes(com.google.protobuf.ByteString value)
Role is a SELinux role label that applies to the container.
Type is a SELinux type label that applies to the container.
V1.SELinuxOptions.Builder.setTypeBytes(com.google.protobuf.ByteString value)
Type is a SELinux type label that applies to the container.
V1.SELinuxOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
User is a SELinux user label that applies to the container.
V1.SELinuxOptions.Builder.setUserBytes(com.google.protobuf.ByteString value)
User is a SELinux user label that applies to the container.
The SELinux context to be applied to all containers.
The SELinux context to be applied to the container.
seLinuxOptions required to run as; required for MustRunAs
More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
+optional
seLinuxOptions required to run as; required for MustRunAs
More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
+optional