Documentation ¶
Index ¶
- func NewMountpointCommand() *cobra.Command
- type MountpointCommand
- func (mpCmd *MountpointCommand) AddFlags()
- func (mpCmd *MountpointCommand) Init(cmd *cobra.Command, args []string) error
- func (mpCmd *MountpointCommand) Print(cmd *cobra.Command, args []string) error
- func (mpCmd *MountpointCommand) ResultPlainOutput() error
- func (mpCmd *MountpointCommand) RunCommand(cmd *cobra.Command, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMountpointCommand ¶
Types ¶
type MountpointCommand ¶
type MountpointCommand struct { basecmd.FinalCurveCmd // contains filtered or unexported fields }
func (*MountpointCommand) AddFlags ¶
func (mpCmd *MountpointCommand) AddFlags()
func (*MountpointCommand) Init ¶
func (mpCmd *MountpointCommand) Init(cmd *cobra.Command, args []string) error
func (*MountpointCommand) Print ¶
func (mpCmd *MountpointCommand) Print(cmd *cobra.Command, args []string) error
func (*MountpointCommand) ResultPlainOutput ¶
func (mpCmd *MountpointCommand) ResultPlainOutput() error
func (*MountpointCommand) RunCommand ¶
func (mpCmd *MountpointCommand) RunCommand(cmd *cobra.Command, args []string) error
Click to show internal directories.
Click to hide internal directories.