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

Method Values

controller/helm.go:123–136  ·  view source on GitHub ↗

@Tags helm release @Summary 获取helm release的values @Accept json @Produce json @Param "" body model.HelmReleaseReq true "获取helm release的values" @Success 200 {object} model.Result "" @Failure 400 {object} model.Result "" @Router /helm/release/values [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
GetReleaseValuesMethod · 0.65

Tested by

no test coverage detected