Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentAction ¶
func (*AgentAction) RunGet ¶
func (this *AgentAction) RunGet(params struct { AgentId string })
单个Agent信息
type AgentsAction ¶
type DeleteAction ¶
func (*DeleteAction) RunGet ¶
func (this *DeleteAction) RunGet(params struct { AgentId string })
删除Agent
type StartAction ¶
func (*StartAction) RunGet ¶
func (this *StartAction) RunGet(params struct { AgentId string })
启动Agent
type StopAction ¶
func (*StopAction) RunGet ¶
func (this *StopAction) RunGet(params struct { AgentId string })
关闭Agent
Click to show internal directories.
Click to hide internal directories.