securityaudit

package
v0.0.0-...-e6d3209 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CmdHistoryController

type CmdHistoryController struct {
	beego.Controller
}

命令历史接口列表

func (*CmdHistoryController) GetCmdHistorys

func (this *CmdHistoryController) GetCmdHistorys()

@Title GetCmdHistorys @Description Get CmdHistory List(主机:Type = Host 容器 Type = Container ) @Param token header string true "authToken" @Param body body models.CmdHistory false "命令历史" @Param from query int 0 false "from" @Param limit query int 20 false "limit" @Success 200 {object} models.Result @router /cmdhistorys [post]

type DockerEventController

type DockerEventController struct {
	beego.Controller
}

docker审计 接口列表

func (*DockerEventController) GetDockerEvents

func (this *DockerEventController) GetDockerEvents()

@Title GetDockerEvents @Description Get DockerEven List @Param token header string true "authToken" @Param body body models.DockerEvent false "docker event 审计" @Param from query int 0 false "from" @Param limit query int 20 false "limit" @Success 200 {object} models.Result @router /dockerevents [post]

Jump to

Keyboard shortcuts

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