MCPcopy
hub / github.com/roboll/helmfile / Error

Method Error

pkg/helmexec/exit_error.go:65–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63}
64
65func (e ExitError) Error() string {
66 return e.Message
67}
68
69func (e ExitError) ExitStatus() int {
70 return e.Code

Callers 9

TestNewHelmExecFunction · 0.45
Test_SetExtraArgsFunction · 0.45
Test_SetHelmBinaryFunction · 0.45
Test_AddRepoFunction · 0.45
Test_execFunction · 0.45
Test_IsHelm3Function · 0.45
Test_GetVersionFunction · 0.45
Test_IsVersionAtLeastFunction · 0.45
newExitErrorFunction · 0.45

Calls

no outgoing calls

Tested by 8

TestNewHelmExecFunction · 0.36
Test_SetExtraArgsFunction · 0.36
Test_SetHelmBinaryFunction · 0.36
Test_AddRepoFunction · 0.36
Test_execFunction · 0.36
Test_IsHelm3Function · 0.36
Test_GetVersionFunction · 0.36
Test_IsVersionAtLeastFunction · 0.36