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

Method Error

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

Error returns non-empty string if there was an error.

()

Source from the content-addressed store, hash-verified

546
547// Error returns non-empty string if there was an error.
548func (e GenericOpenAPIError) Error() string {
549 return e.error
550}
551
552// Body returns the raw bytes of the response
553func (e GenericOpenAPIError) Body() []byte {

Calls

no outgoing calls

Tested by 1

Test_validatePipelineFunction · 0.36