package
0.0.0-20241125151401-e66715b925b4
Repository: https://github.com/control-center/serviced.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
NewClient returns a Client that manages remote mounts.
NewServer returns a Server object to manage the exported file system.

# Variables

No description provided by the author
No description provided by the author

# Structs

Client is a storage client that manges discovering and mounting filesystems.
Node is a server that participate in serviced storage as a server or client.
Server manages the exporting of a file system to clients.

# Interfaces

StorageDriver is an interface that storage subsystem must implement to be used by this packages Server implementation.