Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFsCommand ¶
func NewUmountCommand ¶
Types ¶
type FsCommand ¶
type FsCommand struct { basecmd.FinalCurveCmd Rpc UmountFsRpc // contains filtered or unexported fields }
func (*FsCommand) ResultPlainOutput ¶
type UmountCommand ¶
type UmountCommand struct {
basecmd.MidCurveCmd
}
func (*UmountCommand) AddSubCommands ¶
func (umountCmd *UmountCommand) AddSubCommands()
type UmountFsRpc ¶
type UmountFsRpc struct { Info *basecmd.Rpc Request *mds.UmountFsRequest // contains filtered or unexported fields }
func (*UmountFsRpc) NewRpcClient ¶
func (ufRp *UmountFsRpc) NewRpcClient(cc grpc.ClientConnInterface)
Click to show internal directories.
Click to hide internal directories.