MCPcopy
hub / github.com/devtron-labs/devtron / Model

Method Model

api/helm-app/openapiClient/client.go:558–560  ·  view source on GitHub ↗

Model returns the unpacked model of the error

()

Source from the content-addressed store, hash-verified

556
557// Model returns the unpacked model of the error
558func (e GenericOpenAPIError) Model() interface{} {
559 return e.model
560}

Callers 15

FindByNameAndVersionMethod · 0.80
FindActiveByIdMethod · 0.80
MarkToolDeletedByIdMethod · 0.80
FindAllActiveToolsMethod · 0.80
MarkToolAsActiveMethod · 0.80
FindActiveToolMethod · 0.80
FindNameAndUrlByIdMethod · 0.80
FindAllMethod · 0.80
FindOneMethod · 0.80
FindByCveNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected