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

Method Delete

controller/helm.go:100–113  ·  view source on GitHub ↗

@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 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
ReleaseDeleteMethod · 0.80

Tested by

no test coverage detected