Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
558
func
(e GenericOpenAPIError) Model()
interface
{} {
559
return
e.model
560
}
Callers
15
FindActiveToolByScanTarget
Method · 0.80
FindByNameAndVersion
Method · 0.80
FindActiveById
Method · 0.80
MarkToolDeletedById
Method · 0.80
FindAllActiveTools
Method · 0.80
MarkToolAsActive
Method · 0.80
MarkOtherToolsInActive
Method · 0.80
FindActiveTool
Method · 0.80
FindNameAndUrlById
Method · 0.80
FindAll
Method · 0.80
FindOne
Method · 0.80
FindByCveName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected