go-ceph/common/admin/nfs/doc.go
John Mulligan b72dfce520 nfs: add a new common/admin/nfs subpackage
This will provide APIs for managing NFS exports via the Ceph NFS manager
module.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2022-04-06 17:56:33 +00:00

6 lines
139 B
Go

/*
Package nfs from common/admin contains a set of APIs used to interact
with and administer NFS support for ceph clusters.
*/
package nfs