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