Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeVulnLogController ¶
type KubeVulnLogController struct {
beego.Controller
}
Kube vuln log api
func (*KubeVulnLogController) ReceiveKubeVulnScanLog ¶
func (this *KubeVulnLogController) ReceiveKubeVulnScanLog()
@Title KubeVulnScanLog @Description KubeVulnScanLog @Param body body string false "集群漏洞扫描结果" @Success 200 {object} models.Result @router /kubevulnscan [post]
Click to show internal directories.
Click to hide internal directories.