Skip to main content

Module options

Module options 

Source
Expand description

Per-operation options shared by the embedded runtime and HTTP client.

Structs§

CommitOptions
Commit settings shared by every filesystem mutation.
CopyOptions
Options for copying a file path.
CreateDirectoryOptions
Options for creating a directory.
DeleteOptions
Options for deleting a path.
DirectMultipartUploadOptions
Options for starting a direct multipart upload.
ForkNamespaceOptions
Selects the source state for a namespace fork.
ListInodeChildrenOptions
Options for listing a directory’s children by parent inode.
ListPathEntriesOptions
Options for listing a directory.
MoveOptions
Options for moving a path.
PutFileOptions
Options for writing a file path.
RestoreRevisionOptions
Options for restoring a file revision by path.
StatPathOptions
Options for stating one path.
UndeleteOptions
Options for recovering a deleted file or subtree.
UpdateAccessOptions
Options for replacing an inode’s access row.
UpdateAttributesOptions
Options for writing and removing an inode’s attributes.

Enums§

AttributeInclusion
Whether a path or inode read includes the attribute projection.