add

package
v0.7.4-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action string

Action 动作

type Actuator

type Actuator struct {
	ServerListFile string
	Cmd            string
	UserName       string
	Password       string
	NoLogin        bool
	//ServerList     runner.CommonServerList
	Err error
}

func (*Actuator) AddUser

func (ac *Actuator) AddUser()

type ActuatorExecRe

type ActuatorExecRe struct {
	Host     string `table:"主机IP"`
	Action   string `table:"操作内容"`
	Status   string `table:"执行状态"`
	ErrorMsg string `table:"错误信息"`
}

ActuatorExecRe 执行器执行结果

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL