-
V1.SeccompProfile.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.SeccompProfile.Builder.clear()
V1.SeccompProfile.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
localhostProfile indicates a profile defined in a file on the node should be used.
V1.SeccompProfile.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
type indicates which kind of seccomp profile will be applied.
V1.SeccompProfile.Builder.clone()
The seccomp options to use by the containers in this pod.
The seccomp options to use by this container.
V1.SeccompProfile.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.SeccompProfile.Builder.mergeFrom(com.google.protobuf.Message other)
V1.SeccompProfile.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.SeccompProfile.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.SeccompProfile.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
localhostProfile indicates a profile defined in a file on the node should be used.
localhostProfile indicates a profile defined in a file on the node should be used.
V1.SeccompProfile.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
type indicates which kind of seccomp profile will be applied.
V1.SeccompProfile.Builder.setTypeBytes(com.google.protobuf.ByteString value)
type indicates which kind of seccomp profile will be applied.
V1.SeccompProfile.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
The seccomp options to use by the containers in this pod.
The seccomp options to use by this container.