@Tags helm release @Summary helm release删除 @Accept json @Produce json @Param "" body model.HelmReleaseReq true "helm release删除" @Success 200 {object} model.Result "" @Failure 400 {object} model.Result "" @Router /helm/release/delete [POST]
(c *gin.Context)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected