MCPcopy
hub / github.com/rook/rook / Error

Method Error

pkg/util/exec/error.go:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32}
33
34func (e *CephCLIError) Error() string {
35 return fmt.Sprintf("%v", e.output)
36}
37
38// ExitStatus looks for the exec error code
39func ExitStatus(err error) (int, bool) {

Callers 15

runCRDManagerMethod · 0.80
reconcileMethod · 0.80
reconcilePDBsForOSDsMethod · 0.80
ReconcileMethod · 0.80
TestDeploymentSpecFunction · 0.80
reconcileMethod · 0.80

Calls

no outgoing calls

Tested by 15

TestDeploymentSpecFunction · 0.64
RunMethod · 0.64
SetIfChangedMethod · 0.64
TestPodVolumesFunction · 0.64
TestCheckPodMemoryFunction · 0.64