# Functions
NewServer creates a new server and starts it.
TokenMiddleware checks the tokens for non-public URLs.
# Variables
No description provided by the author
# Structs
No description provided by the author
AccessPointCreateRequest is the input for creating an access point.
FileSystemAccessPolicy is a set of flags to control access to the filesystem.
FileSystemCreateRequest is the request input for creating a filesystem.
FileSystemResponse represents a full filesystem service response
A filesystem can have zero or more mount targets and zero or more access points.
No description provided by the author
FileSystemUpdateRequest is the input for updating a filesystem.
FileSystemUserCreateRequest is the request payload for creating a filsystem user.
FileSystemUserResponse is the response payload for user operations.
FileSystemUserUpdateRequest is the request payload for updating a user.
LogWriter is an http.ResponseWriter.
No description provided by the author
Tag is an API tag.