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