mirror of https://github.com/ceph/go-ceph
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
|