Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
34
func
(e *CephCLIError) Error() string {
35
return
fmt.Sprintf(
"%v"
, e.output)
36
}
37
38
// ExitStatus looks for the exec error code
39
func
ExitStatus(err error) (int, bool) {
Callers
15
runCRDManager
Method · 0.80
TestReportReconcileResult
Function · 0.80
reconcile
Method · 0.80
TestReconcileCephClient_reconcileCephClientSecret
Function · 0.80
reconcilePDBsForOSDs
Method · 0.80
TestReconcileCephObjectStorePDB
Function · 0.80
TestReconcileCephFilesystemPDB
Function · 0.80
Reconcile
Method · 0.80
TestGetOSDFailureDomainsError
Function · 0.80
TestDeploymentSpec
Function · 0.80
reconcile
Method · 0.80
TestCephNVMeOFGatewayController
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestReportReconcileResult
Function · 0.64
TestReconcileCephClient_reconcileCephClientSecret
Function · 0.64
TestReconcileCephObjectStorePDB
Function · 0.64
TestReconcileCephFilesystemPDB
Function · 0.64
TestGetOSDFailureDomainsError
Function · 0.64
TestDeploymentSpec
Function · 0.64
TestCephNVMeOFGatewayController
Function · 0.64
Run
Method · 0.64
Test_discoverAddressRanges
Function · 0.64
SetIfChanged
Method · 0.64
TestPodVolumes
Function · 0.64
TestCheckPodMemory
Function · 0.64