mirror of
https://github.com/ceph/go-ceph
synced 2024-12-14 18:37:17 +00:00
6 lines
139 B
Go
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
|