agent

package
v0.1.72 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2019 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentAction

type AgentAction actions.Action

func (*AgentAction) RunGet

func (this *AgentAction) RunGet(params struct {
	AgentId string
})

单个Agent信息

type AgentsAction

type AgentsAction actions.Action

func (*AgentsAction) RunGet

func (this *AgentsAction) RunGet(params struct{})

Agent列表

type DeleteAction

type DeleteAction actions.Action

func (*DeleteAction) RunGet

func (this *DeleteAction) RunGet(params struct {
	AgentId string
})

删除Agent

type StartAction

type StartAction actions.Action

func (*StartAction) RunGet

func (this *StartAction) RunGet(params struct {
	AgentId string
})

启动Agent

type StopAction

type StopAction actions.Action

func (*StopAction) RunGet

func (this *StopAction) RunGet(params struct {
	AgentId string
})

关闭Agent

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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