Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.clear() |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.clearLevel() |
Level is SELinux level label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.clearRole() |
Role is a SELinux role label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.clearType() |
Type is a SELinux type label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.clearUser() |
User is a SELinux user label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.clone() |
|
Generated.SELinuxOptions.Builder |
Generated.PodSecurityContext.Builder.getSeLinuxOptionsBuilder() |
The SELinux context to be applied to all containers.
|
Generated.SELinuxOptions.Builder |
Generated.SecurityContext.Builder.getSeLinuxOptionsBuilder() |
The SELinux context to be applied to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.mergeFrom(Generated.SELinuxOptions other) |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.newBuilder() |
|
static Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.newBuilder(Generated.SELinuxOptions prototype) |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.newBuilderForType() |
|
protected Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.setLevel(String value) |
Level is SELinux level label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.setLevelBytes(com.google.protobuf.ByteString value) |
Level is SELinux level label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.setRole(String value) |
Role is a SELinux role label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.setRoleBytes(com.google.protobuf.ByteString value) |
Role is a SELinux role label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.setType(String value) |
Type is a SELinux type label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.setTypeBytes(com.google.protobuf.ByteString value) |
Type is a SELinux type label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.setUser(String value) |
User is a SELinux user label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.Builder.setUserBytes(com.google.protobuf.ByteString value) |
User is a SELinux user label that applies to the container.
|
Generated.SELinuxOptions.Builder |
Generated.SELinuxOptions.toBuilder() |
|