MCPcopy
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.
12func (e Error) Error() string {
13 return string(e)
14}
15
16const (
17 noMetricServerErr = Error("No metrics-server detected")

Callers 15

AddMethod · 0.45
mustHomeDirFunction · 0.45
TestConfigBadConfigFunction · 0.45
NewGVRFunction · 0.45
CanFunction · 0.45
ActiveContextMethod · 0.45
CheckConnectivityMethod · 0.45
InitMethod · 0.45
WatchMethod · 0.45
getRevValuesFunction · 0.45
updaterMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestConfigBadConfigFunction · 0.36
Test_viewMetaForFunction · 0.36
Test_diagnoseFunction · 0.36
TestParallelRenderErrorFunction · 0.36
TestSkinLoadFunction · 0.36
TestConfigLoaderFunction · 0.36
TestConfigRefineFunction · 0.36
TestConfigLoadCrapFunction · 0.36