Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudnative-pg/cloudnative-pg
/ Error
Method
Error
internal/cnpi/plugin/client/errors.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(e *pluginError) Error() string {
43
return
e.innerErr.Error()
44
}
45
46
func
(e *pluginError) Unwrap() error {
47
return
e.innerErr
Callers
13
innerBackup
Method · 0.45
innerLifecycleHook
Method · 0.45
errors_test.go
File · 0.45
GetMetricsDefinitions
Method · 0.45
CollectMetrics
Method · 0.45
innerNewClient
Function · 0.45
innerArchiveWAL
Method · 0.45
Close
Method · 0.45
innerMutateCluster
Method · 0.45
innerSetStatusInCluster
Method · 0.45
innerValidateClusterCreate
Method · 0.45
innerValidateClusterUpdate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected