MCPcopy Create free account
hub / github.com/cool-sun/cloudApp / List

Method List

controller/helm.go:66–90  ·  view source on GitHub ↗

@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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 1

HelmClientk8s/external.go

Calls 4

ErrorResponseFunction · 0.85
GetUserFunction · 0.85
SuccessResponseFunction · 0.85
ReleaseListMethod · 0.80

Tested by

no test coverage detected