Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/derailed/k9s
/ Error
Method
Error
internal/client/errors.go:12–14 ·
view source on GitHub ↗
Error returns the error text.
()
Source
from the content-addressed store, hash-verified
10
11
// Error returns the error text.
12
func
(e Error) Error() string {
13
return
string(e)
14
}
15
16
const
(
17
noMetricServerErr = Error(
"No metrics-server detected"
)
Callers
15
Add
Method · 0.45
mustHomeDir
Function · 0.45
TestConfigBadConfig
Function · 0.45
NewGVR
Function · 0.45
Can
Function · 0.45
TestSwitchContextInvalidContext
Function · 0.45
ActiveContext
Method · 0.45
CheckConnectivity
Method · 0.45
Init
Method · 0.45
Watch
Method · 0.45
getRevValues
Function · 0.45
updater
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestConfigBadConfig
Function · 0.36
TestSwitchContextInvalidContext
Function · 0.36
TestEnsurePodPortFwdAllowed
Function · 0.36
TestWriteOSC52Unavailable
Function · 0.36
Test_viewMetaFor
Function · 0.36
Test_diagnose
Function · 0.36
TestParallelRenderError
Function · 0.36
TestSkinLoad
Function · 0.36
TestConfigLoader
Function · 0.36
TestConfigActivateContext
Function · 0.36
TestConfigRefine
Function · 0.36
TestConfigLoadCrap
Function · 0.36