Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClusterFsInfo ¶
func NewFsCommand ¶
Types ¶
type FsCommand ¶
type FsCommand struct { basecmd.FinalCurveCmd Rpc *ListFsRpc // contains filtered or unexported fields }
func NewListFsCommand ¶
func NewListFsCommand() *FsCommand
func (*FsCommand) ResultPlainOutput ¶
type ListFsRpc ¶
type ListFsRpc struct { Info *basecmd.Rpc Request *mds.ListClusterFsInfoRequest // contains filtered or unexported fields }
func (*ListFsRpc) NewRpcClient ¶
func (fRpc *ListFsRpc) NewRpcClient(cc grpc.ClientConnInterface)
Click to show internal directories.
Click to hide internal directories.