# Functions
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Check llm integrations @Description Check llm integrations @Tags system @Accept json @Produce json @Success 200 {object} checkLLMIntegrationResponse @Router /api/aslan/system/llm/integration/check [get].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Create a llm integration @Description Create a llm integration @Tags system @Accept json @Produce json @Param body body CreateLLMIntegrationRequest true "body" @Success 200 @Router /api/aslan/system/llm/integration [post].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Delete a llm integration @Description Delete a llm integration @Tags system @Accept json @Produce json @Param id path string true "id" @Success 200 @Router /api/aslan/system/llm/integration/{id} [delete].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Get a llm integration @Description Get a llm integration @Tags system @Accept json @Produce json @Param id path string true "id" @Success 200 {object} commonmodels.LLMIntegration @Router /api/aslan/system/llm/integration/{id} [get].
@Summary List Meego Projects @Description List Meego Projects @Tags system @Accept json @Produce json @Param id path string true "meego id" @Success 200 {object} service.MeegoProjectResp @Router /api/aslan/system/meego/{id}/projects [get].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Get webhook config @Description Get webhook config @Tags system @Accept json @Produce json @Success 200 {object} service.GetWebhookConfigReponse @Router /api/aslan/system/webhook/config [get].
No description provided by the author
@Summary Get Meego Work Item Type List @Description Get Meego Work Item Type List @Tags system @Accept json @Produce json @Param id path string true "meego id" @Param projectID path string true "project id" @Success 200 {object} service.MeegoWorkItemTypeResp @Router /api/aslan/system/meego/{id}/projects/{projectID}/work_item/types [get].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary List DB Instances Info By Project @Description List DB Instances Info By Project @Tags system @Accept json @Produce json @Param projectName query string true "project name" @Success 200 {array} commonmodels.DBInstance @Router /api/aslan/system/dbinstance/project [get].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary List Helm Repos By Project @Description List Helm Repos By Project @Tags system @Accept json @Produce json @Param projectName query string true "project name" @Success 200 {array} commonmodels.HelmRepo @Router /api/aslan/system/helm/project [get].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary List Jira Projects @Description List Jira Projects @Tags system @Accept json @Produce json @Param id path string true "jira id" @Success 200 {array} service.JiraProjectsResp @Router /api/aslan/system/project_management/{id}/jira/project [get].
No description provided by the author
No description provided by the author
No description provided by the author
@Summary List llm integrations @Description List llm integrations @Tags system @Accept json @Produce json @Success 200 {array} commonmodels.LLMIntegration @Router /api/aslan/system/llm/integration [get].
@Summary List Meego Work Items @Description List Meego Work Items @Tags system @Accept json @Produce json @Param id path string true "meego id" @Param projectID path string true "project id" @Param type_key query string true "type key" @Param page_num query string true "page num" @Param page_size query string true "page size" @Param item_name query string true "item name" @Success 200 {object} service.MeegoWorkItemResp @Router /api/aslan/system/meego/{id}/projects/{projectID}/work_item [get].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary List Project Management For Project @Description List Project Management For Project @Tags system @Accept json @Produce json @Success 200 {array} models.ProjectManagement @Router /api/aslan/system/project_management/project [get].
No description provided by the author
@Summary List Registries @Description List Registries @Tags system @Accept json @Produce json @Param projectName query string true "project name" @Success 200 {array} commonmodels.RegistryNamespace @Router /api/aslan/system/registry/project [get].
No description provided by the author
No description provided by the author
No description provided by the author
@Summary List S3 Storage By Project @Description List S3 Storage By Project @Tags system @Accept json @Produce json @Param projectName query string true "project name" @Success 200 {array} commonmodels.S3Storage @Router /api/aslan/system/s3storage/project [get].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Update a llm integration @Description Update a llm integration @Tags system @Accept json @Produce json @Param id path string true "id" @Param body body CreateLLMIntegrationRequest true "body" @Success 200 @Router /api/aslan/system/llm/integration/{id} [put].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
DryRunFlag indicates whether a run is a dry run or not.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author