Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFsCommand ¶
Types ¶
type FsCommand ¶
type FsCommand struct { basecmd.FinalCurveCmd Rpc []*QueryFsRpc Rows []map[string]string }
func (*FsCommand) ResultPlainOutput ¶
type QueryFsRpc ¶
type QueryFsRpc struct { Info *basecmd.Rpc Request *mds.GetFsInfoRequest // contains filtered or unexported fields }
func (*QueryFsRpc) NewRpcClient ¶
func (qfRp *QueryFsRpc) NewRpcClient(cc grpc.ClientConnInterface)
Click to show internal directories.
Click to hide internal directories.