Skip to content

storage: implement NFSService #32

Open
@lukas-bednar

Description

@lukas-bednar

today, there is NFSService class, providing mount/umount methods which seems to me be unrelated.
mount / umount is the responsibility of filesystem, and it is not related to nfs service.

I would expect methods like:

  • list_exports
  • add_export
  • remove_export
    ...

And add several lines to README

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions