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

Method Create

controller/helm.go:20–33  ·  view source on GitHub ↗

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

Tested by

no test coverage detected