Documentation
¶
Index ¶
- type RobotApp
- func (app *RobotApp) NewFailoverGetCmd() *cobra.Command
- func (app *RobotApp) NewFailoverGetListCmd() *cobra.Command
- func (app *RobotApp) NewIPGetListCmd() *cobra.Command
- func (app *RobotApp) NewKeyGetListCmd() *cobra.Command
- func (app *RobotApp) NewRdnsGetCmd() *cobra.Command
- func (app *RobotApp) NewRdnsGetListCmd() *cobra.Command
- func (app *RobotApp) NewRootCommand(logger *log.Logger) *cobra.Command
- func (app *RobotApp) NewServerActivateRescueCmd() *cobra.Command
- func (app *RobotApp) NewServerGenerateAnsibleInventoryCmd() *cobra.Command
- func (app *RobotApp) NewServerGetCmd() *cobra.Command
- func (app *RobotApp) NewServerGetListCmd() *cobra.Command
- func (app *RobotApp) NewServerResetCmd() *cobra.Command
- func (app *RobotApp) NewServerReversalCmd() *cobra.Command
- func (app *RobotApp) NewServerSetNameCmd() *cobra.Command
- func (app *RobotApp) NewVersionCmd() *cobra.Command
- func (app *RobotApp) Run() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RobotApp ¶
type RobotApp struct {
// contains filtered or unexported fields
}
func NewRobotApp ¶
func NewRobotApp(robotClient client.RobotClient, logger *log.Logger) *RobotApp
func (*RobotApp) NewFailoverGetCmd ¶
func (*RobotApp) NewFailoverGetListCmd ¶
func (*RobotApp) NewIPGetListCmd ¶
func (*RobotApp) NewKeyGetListCmd ¶
func (*RobotApp) NewRdnsGetCmd ¶
func (*RobotApp) NewRdnsGetListCmd ¶
func (*RobotApp) NewRootCommand ¶
func (*RobotApp) NewServerActivateRescueCmd ¶
func (*RobotApp) NewServerGenerateAnsibleInventoryCmd ¶
func (*RobotApp) NewServerGetCmd ¶
func (*RobotApp) NewServerGetListCmd ¶
func (*RobotApp) NewServerResetCmd ¶
func (*RobotApp) NewServerReversalCmd ¶
func (*RobotApp) NewServerSetNameCmd ¶
func (*RobotApp) NewVersionCmd ¶
Click to show internal directories.
Click to hide internal directories.